.IndexFont:active {
	font-family: "宋体";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.IndexFont:link {
	font-family: "宋体";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.IndexFont:visited {
	font-family: "宋体";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.IndexFont:hover {
	font-family: "宋体";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
