#largefont {
	font-family: "宋体";
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
#smallfont {
	font-family: "宋体";
	font-size: 12px;
	line-height: 135%;
	text-decoration: none;
}

#largefont a {

	font-family: "宋体";
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
#largefont a:visited {


	font-family: "宋体";
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
#largefont a:hover {



	font-family: "宋体";
	font-size: 14px;
	line-height: 130%;
	color: #FF0000;
	text-decoration: underline;
}
#smallfont a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 135%;
	text-decoration: none;
	color: #000000;
}
#smallfont a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 135%;
	text-decoration: none;
	color: #000000;
}
#smallfont a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 135%;
	text-decoration: underline;
	color: #FF0000;
}
#menu {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
#menu a {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}
