a.newshead {	
	color: #9d0505;
	text-decoration: none;
	font-family:Arial, sans-serif, Verdana;
	font-size:8pt;
}
a.newshead:hover {
	color: #024c7d;
	text-decoration: none;
	font-family:Arial, sans-serif, Verdana;
	font-size:8pt;
}

a.morelink {	
	color: #0137a5;
	text-decoration: underline;
	font-family:Arial, sans-serif, Verdana;
	font-size:8pt;
}
a.morelink:hover {
	color: #a50101;
	text-decoration: none;
	font-family:Arial, sans-serif, Verdana;
	font-size:8pt;
}