.t:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.t:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	line-height: 30px;
}
.t:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	line-height: 30px;
}
.t:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
