.news_text {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #A21807;
	text-decoration: underline;
}
a:active {
	color: #A21807;
	text-decoration: underline;
}

