a:link {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
a.a:link {
	font-family: "方正黑体简体";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
a.a:hover {
	font-family: "方正黑体简体";
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
a.a:active {
	font-family: "方正黑体简体";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
a.a:visited {
	font-family: "方正黑体简体";
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}

a.b:link {
	font-family: "宋体";
	font-size: 12pt;
	color: #CC9933;
	text-decoration: none;
}
a.b:hover {
	font-family: "宋体";
	font-size: 12pt;
	color: #000000;
	text-decoration: blink;
}
a.b:active {
	font-family: "宋体";
	font-size: 12pt;
	color: #CC9933;
	text-decoration: none;
}
a.b:visited {
	font-family: "宋体";
	font-size: 12pt;
	color: #CC9933;
	text-decoration: none;
}a.ec:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9933;
	text-decoration: none;
}

