.font {
	font-family: "华文行楷";
	font-size: 24px;
	color: #FFFFFF;
}
a.f:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.f:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.f:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.f:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.font3 {
	font-family: "宋体";
	font-size: 12px;
	color: #65687D;
	font-weight: bold;
	line-height: 16px;
}
.font4 {
	font-family: "宋体";
	font-size: 12px;
	color: #56648D;
	line-height: 20px;
}
.f-14 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
