.hover {
	font-size: 12px;
	color: #3399FF;
	text-decoration: underline;
}
.ping {
	font-size: 14px;
	color:#FF33CC;
	font-weight: bold;
	text-decoration: underline;
}
.txt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: "ËÎÌå";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}


