a:link {
	text-decoration: none;


}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
a:active {
	text-decoration: underline;
}
.blue12 {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.yellow12 {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
.w14 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.b14 {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "ËÎÌå";
}
.b15 {
	text-decoration: none;
	color: #FF9933;
	font-size: 12px;
	font-family: "ËÎÌå";
}
.b12 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
