.front12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	color: #006600;
}
A.write:link {
	COLOR: #000066;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5;
}
A.write:visited {
	COLOR: #000066;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5;
}
A.write:hover {
	COLOR: #FF3300;
	font-style: normal;
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5;
	text-decoration: underline;
} 
A.write:active {
	COLOR: #000066;
	font-style: normal;
	text-decoration:underline;
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.5;
}

A.black:link {
	COLOR: #6699CC;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
}

A.black:visited {
	COLOR: #6699CC;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
}
A.black:hover {
	COLOR: #6699CC;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
	text-decoration: underline;
} 
A.black:active {
	COLOR: #6699CC;
	font-style: normal;
	text-decoration:underline;
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.5;
} 
.front9 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}

