BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	margin-top: 3px;
}
A:visited	{	
	text-decoration:	none;
	color:	#0066ff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0066ff;
	}	
		
A:hover
{
	color: #009900;
	text-decoration: underline;
}