a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	font-family: "ËÎÌå";
	text-decoration: none;
	color: #666666;


}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;

}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
p {
	line-height: 15px;
	text-align: justify;
	text-indent: 2px;
}

