.linkA .index {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linkA a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
.linkA a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.linkA a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.linkA a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3333;
	text-decoration: none;
	font-weight: normal;
}
.linkB a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.linkB a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.linkB a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.linkB a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
