.newsHeadline a {
	font-size: 9pt;
	font-weight: bold;
} 

.newsHeadline a:hover {
	color: #E48014;  
	font-size: 9pt;
	text-decoration: underline;
}