body {
background-image : url(img/tbhk.gif);
background-position:          51% 0%;
background-attachment:    fixed;
background-color: #000000;

font-size:                      13px;
color: #ffffff;
line-height: 120%;

scrollbar-face-color:       #000000;
scrollbar-highlight-color:  #000000;
scrollbar-shadow-color:     #ffcc00;
scrollbar-arrow-color:      #ffcc00;
scrollbar-base-color:       #000000;
}

a {
	font-size: 13px;
	font-weight:bold;
	color: #ffcc00;
	text-decoration: no-underline;
}

a:hover {
color:             #ff6666;
font-weight:bold;
text-decoration: underline;
}


