table {
	font-size: 12px;
	color: #FFFFFF;
}
.t1 {
	font-size: 12px;
	color: #000000;
}
.t2 {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
.t3 {

	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bolder;
	color: 3333FF;
	text-decoration: blink;
}
a:active {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;
}
a:visited {
	font-family: "宋体";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	font-family: "黑体";
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
