body,td,th 
{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
}

A:link {text-decoration: none; color: darkgreen}
A:visited {text-decoration: none; color: darkgreen}
A:hover {color: red}

BODY {scrollbar-face-color: rgb(255,200,0); 
scrollbar -highlight- color: white; 
scrollbar -shadow- color: white; 
scrollbar -3dlight- color: rgb(255,96,0); 
scrollbar -arrow- color: rgb(255,255,255); 
scrollbar -track- color: white; 
scrollbar -darkshadow- color: rgb(255,96,0);}

hr {color: darkgreen}