.font {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	color: #990000;
	text-decoration: none;
}a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FFFF00;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF00;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #FFFF00;
	text-decoration: none;
}
