.a {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	color: #5A260E;
}
.a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #5A260E;
	text-decoration: underline;
}
.a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #5A260E;
	text-decoration: none;
}
.b {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #5A260E;
	text-decoration: none;
}
.c {
	font-family: "粗黑";
	font-size: 18px;
	color: #FF9B06;
}
.d {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
}
