.text_news {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.text_news_bold {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFC31D;
	font-weight: bold;
}
.news_detail {
	font-family: Tahoma;
	font-size: 11px;
	color: #464537;
	text-decoration: none;
	line-height: 16px;
}
.news_detail:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	line-height: 16px;
}
.img_news img{
border: 6px solid #AFAE9A;
}
.img_news:hover img{
border: 6px solid #818066;
}
