.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: #444444;
}
.news_innerdate{
	font-weight: bold;
	color: black;
}
.news_innertitle{
}

.news_body{
}


.news_date_small{
	font-weight: bold;
	color: black;
}
a.news_title_small{
	color: black;
	text-decoration: none;
}
a.news_title_small:hover{
	text-decoration: underline;
	color: blue;
}
