.newsTitle {
	font: 8pt tahoma;
	
}


.newsTitle a {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	color:#000000;
	
}


.newsTitle a:hover {
	text-decoration: none;
	
}


.newsDate {
	color: #999999;
}