.news_title{
	font-weight: bold;
	color: #660000;
	font-size: 11px;
}
.news_title_bigger{
	font-weight: bold;
	color: #660000;
	font-size: 16px;
}
.news_text{
}

.news_date{
	color: #999999;
}
.news:link {
	color: #413A30;
	text-decoration:none;
}
.news:visited {
	color: #413A30;
	text-decoration:none;
}
.news:hover {
	color: #413A30;
	text-decoration:underline
}