.news_block {
	padding:0px;
	margin:10px 5px 25px 0px;
}

.news_img {
	border: 1px solid #E3E6EF;
	padding:3px;
}

.news_title {
	color:#04799A;
	font-size:10pt;
	text-decoration:underline;
}

.news_title:hover {
	color:#D13A00;
}

.news_title#sel {
	color:#D13A00;
}

.news_titles, .news_titles a, .news_link {
	color:#04799A;
	font-size:10pt;
}

.news_titles, .news_titles a:hover, .news_link:hover {
	color:#D13A00;
	text-decoration:underline;
}

.news_date {
	color:#C2C2C2;
	font-size:9pt;
	line-height:17px;
}

.news_intro, .news_intro a {
	color:#000;
	font-size:10pt;
	text-decoration:none;
}

.news_text, .news_text a {
	font-size:10pt;
	text-decoration:none;
}

.news_text a#sel {
	color:#D13A00;
}

.news_archive {
	color:#04799A;
	font-size:10pt;
}

.news_archive a {
	color:#04799A;
	font-size:10pt;
	text-decoration: underline;
}