a:link
{
	color: rgb(192,192,192); 
}
a:visited
{
	color: rgb(80,80,80); 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(0,0,0);
	color: rgb(99,99,99);<style>
BODY {     scrollbar-3d-light-color:#999999;
           scrollbar-arrow-color:#999999;
           scrollbar-base-color:#171717;
           scrollbar-dark-shadow-color:#171717;
           scrollbar-face-color:#171717;
           scrollbar-highlight-color:#999999;
           scrollbar-shadow-color:#999999}
</style>

}