.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;





}

a:link		{ color: #444444; text-decoration: none; background: none; }
A:active	{ color: #444444; text-decoration: none; background: none; }
A:visited	{ color: #444444; text-decoration: none; background: none; }
A:hover		{ color: #ffffcc; text-decoration: none; font-weight: bold; background: #333333; } 

BODY 	{
	scrollbar-face-color:#333333; 
	scrollbar-shadow-color:#666666; 
	scrollbar-highlight-color:#666666; 
	scrollbar-3dlight-color:#666666; 
	scrollbar-darkshadow-color:#cccc99; 
	scrollbar-track-color:#cccc99;
	scrollbar-arrow-color:#cccc99
	}
