
.b{
         font-family: "宋体";
         font-size: 12px;
         color: #000000;
         text-decoration: none;
}
.c{
         font-family: "宋体";
         font-size: 14px;
         color: #000000;
         text-decoration: none;
}
.d{
         font-family: "宋体";
         font-size: 12px;
         color: #282828;
         text-decoration: none;
}
.e{
         font-family: "宋体";
         font-size: 14px;
         color: #0b5a1b;
		 line-height:200%;
		 font-weight: bold;
		 text-decoration: none;
}
.f{
         font-family: "宋体";
         font-size: 14px;
         color: #0b5a1b;
		 font-weight: bold;
		 text-decoration: none;
}
.a{
         font-family: "宋体";
         font-size: 12px;
         color: #ffffff;
         text-decoration: none;
}


a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
    text-decoration: none;
}

a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
    text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
    font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
    font-weight: bold;
	text-decoration: underline;
}