body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #000000;
 	scrollbar-3dlight-color:#FFFFFF;
       scrollbar-arrow-color:#000000;
       scrollbar-base-color:#FFFFFF;
       scrollbar-darkshadow-color:#FFFFFF;
       scrollbar-face-color:#FFFFFF;
       scrollbar-highlight-color:#000000;
       scrollbar-shadow-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

A:link { COLOR: #FFFFFF; font-weight: bold; text-decoration: none; } 
A:visited { COLOR: #FFFFFF; font-weight: bold; text-decoration: none; } 
A:active { COLOR: #FFFFFF; font-weight: bold; text-decoration: none; } 
A:hover { COLOR: #FFF000; font-weight: bold; text-decoration: none; }