/* News Announcement */

.newsAHeader{
	font-size: 11px;
	font-weight: noraml;
	padding-left: 10px;
}

.newsADate{
	font-size: 11px;
	font-weight: bold;
}

span.newsADetails{
	font-size: 11px;
}

a.newsATitle:link, a.newsATitle:visited, a.newsATitle:active{
/*	color: #a9a8a8;*/
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.newsATitle:hover{
/*	color: #c1257c;*/
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

.newsAItem{
	padding-top: 16px;
}


a.newsAArchive:link, a.newsAArchive:visited, a.newsAArchive:active{
	font-size: 11px;
	font-weight: normal;
}

a.newsAArchive:hover{
	font-size: 11px;
	font-weight: normal;
}
