html,body 
{scrollbar-3dlight-color:#ffffff;
 scrollbar-arrow-color:#ffffff;
 scrollbar-track-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#000000;
 scrollbar-shadow-color:#ffffff}


body,td,th {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}