a:hover {
	color: #3300FF;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #3300FF;
	text-decoration: none;
}
body {
	color: #000000;
	background-color: #F0FFF0;
	line-height: 150%;
}
.t1 {
	font-family: "楷体_GB2312", "仿宋_GB2312", "宋体";
	font-size: 20px;
}
.t2 {
	font-family: "新宋体";
	font-size: 12px;
}
.t3 {
	font-family: "楷体_GB2312", "仿宋_GB2312", "宋体";
	font-size: 18px;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
}
.red {
	color: #CC0033;
}
.tindex {
	font-family: "楷体_GB2312", "仿宋_GB2312", "宋体";
	font-size: 16px;
}
