.a {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.c {
	font-family: "ºÚÌå";
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

