.12 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #804F0D;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #804f0d;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}
.14 {
	font-family: "宋体";
	font-size: 14px;
	color: #804f0d;
	text-decoration: none;
	line-height: 1.5;
}
