a:link {
	font: normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font: normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
a:hover {
	font: normal 14px/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	background: #EAEAEA;
}
a:active {
	font: normal 16px/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ff0000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
}	
	/*SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ff0000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #ffffff; */
