a  {

	font-family : verdana,arial,helvetica,sans-serif;

	font-size : 12px;

	color : #333333;

	text-decoration : none;

}



a:hover  {

	text-decoration : underline;

	color : #999999;

}




a:visited  {

	text-decoration : underline;

	color : #666666;

}




.BODY  {

	color : 000000;

	font-size : 12px;
	
	line-height: 1.4;

	font-family : verdana,arial,helvetica,sans-serif;

}





.HEAD  {

	color : EBA900;

	font-size : 18px;
	
	line-height: 1.4;
	
	font-family : verdana,arial,helvetica,sans-serif;

}



.BODYBOLD  {

	color : 000000;

	font-size : 12px;
	
	line-height: 1.4;
	
	font-weight: bold;

	font-family : verdana,arial,helvetica,sans-serif;

}



