BODY{
scrollbar-base-color: white;
}
BODY, TD {
	font-family : Verdana ;
	font-size : 8pt;
	color: white;
}

A {
	text-decoration: none;
	color: white;
}

A:Hover {
	text-decoration: underline;
	color: white;
}