.hong {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.hong:link {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.hong:visited {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.hong:hover {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
}
a.hong:active {
	font-family: "宋体", "新宋体", "黑体";
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
