BODY, table, tr, td {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color: #fff;
	font-weight : bold;
	font-size: 12px;
	background-color: #000;
	text-align: left;
	}

  html {
scrollbar-track-color:#000221;
 scrollbar-face-color:#122341;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#999999;
 scrollbar-base-color:#FFFFFF;
 scrollbar-darkshadow-color:black;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#ffffff;
 }

A.blu:Link, A.blu:Visited, A.blu:Active {
	text-decoration : none;
	color: #0CF;
	font-size: 13px;
	font-weight: bold;
	
}

A.blu:Hover {
	text-decoration : underline overline;
	color: #0CF;
	font-size: 13px;
	font-weight: bold;
}

	
	A.smallblu:Link, A.smallblu:Visited, A.smallblu:Active {
	text-decoration : none;
	color : #0CF;
	font-size: 11px;
	font-weight: bold;
}

A.smallblu:Hover {
	text-decoration : underline overline;
	color: #0CF;
	font-size: 11px;
	font-weight: bold;
}			
