.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
}
.style1 {
	color: #FF0000
	font-family: "宋体";
	font-size: 12px;
	}
.style3 {
	font-family: "宋体";
	font-size: 12px;	
	color: #FFFFFF
	}
.copyrighttext {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	color: #339999;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
