	
a.news { 
	font-family: Verdana,Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

a.news:hover { 
	font-family: Verdana,Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}

