.news_date{
	font-weight: bold;
	color: black;
}
a.news_group{
	color: #444444;
	text-decoration: none;
}
a.news_group:hover{
	text-decoration: underline;
}

.news_groupheader{
	font-weight: bold;
	font-size: 16px;
	color: #444444;
}


a.news_title{
	color: black;
	text-decoration: none;
}
a.news_title:hover{
	text-decoration: underline;
	color: blue;
}




.news_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #2C7BB4;
	width:100%;
	background-color:#E1E0E0;
}
.news_innerdate{
	font-weight: bold;
	color: black;
}
.news_innertitle{
}

.news_body{
}


.news_date_small{
	font-weight: bold;
	color: black;
}

td.news_title_small{
	padding: 8px 8px 0px 42px;
}
a.news_title_small{
	/*font-weight: bold;*/
	color: #4f4d4d;
	text-decoration: none;
	text-align:justify;
}
a.news_title_small:hover{
	text-decoration: underline;

}
