@charset "UTF-8";



#newssection a:link, a:visited {
	color: #0033cc;
	text-decoration: underline;
	}	
	
#newssection a:hover {
	color: #0033cc;
	text-decoration: none;
	}	
