.news a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #440000;
	TEXT-DECORATION: underline;
}
.news a {
	font-family: Arial;
	font-size: 11px;
	color: #B61111;
	TEXT-DECORATION: underline;
}
.news {
	font-family: Arial;
	font-size: 11px;
	color: #B61111;
	TEXT-DECORATION: underline;
}

.news_data {
	font-family: Arial;
	font-size: 13px;
	color: #275518;
	margin : 0px 10px 0px 10px;
	font-weight: bold;
}

.news_zag {
	color: #416871;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	margin : 0px 10px 0px 10px;
	}
	
	.news_text {
	color: #000000;
	font-size: 12px;
	font-family: arial;
	margin : 0px 10px 0px 10px;
	text-align:justify;
	line-height: 150%;
	}