.news-latest-container {
	border: 0px solid #CCC;
		
}

.news-single-backlink A{
	background: #fff;
	color: #80809B;
	font-weight: bold;
	
}


.news-latest-gotoarchive {
	float: right;
	font-size: 10px;
	text-decoration:none;
	background: #fff;
}

.news-latest-gotoarchive a, .news-latest-gotoarchive:visited {
	text-decoration:none;

}


.news-item {
	
}



.news-item a, .news-item a:visited  {
	background: #f3f3f3;
	margin-bottom: 2px;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding: 5px 12px;
	display: block;
}

.news-item a:hover  {
	color: #fff;
	background: #CCC;

}

.bold {
	font-weight: bold;
	padding-left: 10px;
}

