BODY, TD {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 10pt;
	scrollbar-3dlight-color:#ffffff;
   scrollbar-arrow-color:#ffffff;
   scrollbar-base-color:#66ccff;
   scrollbar-darkshadow-color:#ff9933;
   scrollbar-face-color:#000066;
   scrollbar-highlight-color:#000066;
	scrollbar-track-color:#000066;
   scrollbar-shadow-color:#000066;
	background: #ffcc00 url(hg.jpg);
}

img {
	border: 0;
}

a {
color: #000099;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #fff;
font-weight: bold;
text-decoration: none;
}