.thetitlec {
	font-family: "黑体", "楷体_GB2312";
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #336633;
	text-decoration: none;
}
.theheadc {
	font-family: "黑体", "楷体_GB2312";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textc {
	font-family: "黑体", "楷体_GB2312";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "黑体", "楷体_GB2312";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF8000;
	text-decoration: none;
}
a:visited {
	font-family: "黑体", "楷体_GB2312";
	font-size: 14px;
	font-style: normal;
	color: #C66300;
	text-decoration: none;
}
a:hover {
	font-family: "黑体", "楷体_GB2312";
	font-size: 14px;
	font-style: normal;
	color: #FFA346;
	text-decoration: underline;
}
a:active {
	font-family: "黑体", "楷体_GB2312";
	font-size: 14px;
	color: #FF9933;
	text-decoration: overline;
	font-style: italic;

}
