.css {
	font-size: 12px;
	text-decoration: none;
}
.hotnews {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.font:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
