.chap {
	font-size: 20px;
	font-family: Verdana;
	font-weight: bold;
}
.chap a {
	color: #E1150E;
	text-decoration: none;
}
.chap a:hover {
	text-decoration: underline;
}
.comm {

}

.links {
	font-size: 14px;
}
.links a {
	color: #E1150E;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana;
}
.links a:hover {
	color: #E1150E;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 14px;
}
.news_date {
	background: #4661D2;
	color: white;
	padding: 2px;
	font-size: 12px;
}