body,table {
color: #FFFFFF;
background: #FF6600;
scrollbar-face-color: #FF6600;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #FF6622;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
}

hilight: {color:#FF6600;}

a:link { text-decoration:none; color:#000000; font-weight:bold;}
a:visited { text-decoration:none; color:#000000; font-weight:bold;}
a:hover { text-decoration:none; color:#FFFFFF; font-weight:bold;}
a:active { text-decoration:none; color:#000000; font-weight:bold;}

.hilite {
	font-weight: bold;
	color: #FFFF00;
}

