.text {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #003366;
	text-decoration: none;
}
.menu {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
a.main:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
a.main:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
a.main:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
}
a.main:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}

