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

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


a.news_advices_title{
	color: black;
	text-decoration: none;
}
a.news_advices_title:hover{
	text-decoration: underline;
	color: #666666;
}




.news_advices_innergroup{
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}
.news_advices_innerdate{
	font-weight: bold;
	color: #c56a11;
}
.news_advices_innertitle{
	font-weight: bold;
	color: #c56a11;
}

.news_advices_body{
}


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

td.news_advices_title_small{
	padding: 8px 10px 0px 18px;
}
a.news_advices_title_small{
	font-weight: bold;
	color: #049946;
	text-decoration: underline;
}
a.news_advices_title_small:hover{
	text-decoration: underline;
	color: black;
}