.font {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.titlefont {
	font-family: "宋体", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF000;
	text-decoration: none;
}
a:link {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", Arial;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: "宋体", Arial;
	color: #FFFF66;
	text-decoration: none;
	font-size: 12px;
}
.btfont {
	font-family: "宋体", Arial;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
