body {
SCROLLBAR-FACE-COLOR: #000000;
SCROLLBAR-HIGHLIGHT-COLOR: #00CCFF;
SCROLLBAR-SHADOW-COLOR: #CCCCFF;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF
}

a:link {
color: #FFFF00;
text-decoration: none;
}

a:visited {
color: #00CCFF;
text-decoration: none;
}

a:hover {
color: #FFFF00;
text-decoration: underline;
}

a:active {
color: #FF0000;
text-decoration: none;
}