.fonts {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-family: "新宋体";
}
.fos {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-family: "新宋体";
}
.dd {
	font-size: 13px;
	line-height: 25px;
	color: #000000;
	font-family: "新宋体";
	font-weight: bold;
}
.a:link {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-family: "新宋体";
	text-decoration: none;
}
.a:active {
	font-size: 12px;
	line-height: 22px;
	color: #006600;
	text-decoration: none;
}
.a:visited {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}

.b:link {
	font-size: 12px;
	line-height: 22px;
	color: #009900;
	font-family: "新宋体";
	text-decoration: underline;
}
.b:active {
	font-size: 12px;
	line-height: 22px;
	color: #d9027f;
	text-decoration: underline;
}
.b:visited {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 22px;
	color: #D9027F;
	text-decoration: none;
}
.c:link {
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
	font-family: "新宋体";
	text-decoration: none;
}
.c:active {
	font-size: 12px;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}
.c:visited {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
