.t1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #414141;
	line-height: 20px;
}
.t2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.t3 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #EE2D96;
}
a:active {
	text-decoration: none;
	color: #EE2D96;
}