td, body{font: Normal 8pt Arial,Verdana,Tahoma,Helvetica; color: black; cursor: crosshair;} 

a:link 
	{color: gray;
 	text-decoration: none;
	background-color: none;
	font-weight:bold}

a:active 
	{color: gray; 
	text-decoration: none;
	background-color: none;
	font-weight:bold}

a:visited 
	{color: gray; 
	text-decoration: none;
	background-color: none;
	font-weight:bold}

a:hover 
	{color: black; 
	text-decoration: none;	
	background-color: none;
	font-weight:bold;
	cursor: crosshair;}

body             
{cursor: default;  
scrollbar-face-color: white; 
scrollbar-track-color: white;
scrollbar-arrow-color:black;     
scrollbar-highlight-color: white;
scrollbar-shadow-color:white;
scrollbar-3dlight-color: white;          
scrollbar-darkshadow-color: black;
background-color: white; 
}