body, table, td 
	{
	font-family : Verdana, Helvetica, Arial,  sans-serif;
	scrollbar-face-color: #ff6600; 
	scrollbar-shadow-color: #000033; 
	scrollbar-highlight-color: #000033; 
	scrollbar-3dlight-color: #ff6600; 
	scrollbar-darkshadow-color: #ff6600; 
	scrollbar-track-color: #000033;
	scrollbar-arrow-color: #000033;
	}
a {text-decoration:underline; color:#ff6600;}
a:link {text-decoration:none; color:#ff6600; font-weight: bold;}
a:visited {text-decoration:none; color:#ff6600; font-weight: bold;}
a:hover {text-decoration:underline; color:#ff6600; font-weight: bold;}
a:active {text-decoration:underline; color:#ff6600;  font-weight: bold;}
