.text {
	font-family: "宋体";
	font-size: 12px;
	color: #003366;
}
c.text {
	font-family: "华文行楷";
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}

b.text {
	font-size: 12px;
	color: #6666CC;
}

a .text {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #FF0000;
}

a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #00CC66;
}
d.text {
	font-family: "新宋体";
	font-size: 14px;
	color: #33FF00;
}
