.indextxt {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #108e07;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #108E07;
	text-decoration: none;
}

a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #108E07;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #108E07;
	text-decoration: none;
}

