@charset "utf-8";
a.news:link {
	color: #666666;
	text-decoration: none;
}
a.news:visited {
	color: #666666;
	text-decoration: none;
}
a.news:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #CC0000;
	padding-right: 2px;
	padding-left: 2px;
}
a.news:active {
	color: #666666;
	text-decoration: none;
}
