body,td,p {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #666666;
}
a{
  	font-size: 12px;
	color:#000000;
	text-decoration:none;

}

a:hover{
  	font-size: 12px;
	color: #666666;
	text-decoration:underline;

}