td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 16px;
	color: #3561B8;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #FFCD03;
	text-decoration: none;
}
a:active {
	color: #333367;
	text-decoration: underline;
}
a:link {
	color: #333367;
	text-decoration: none;
}
a:visited {
	color: #333367;
	text-decoration: none;
}
a:hover {
	color: #333367;
	text-decoration: underline;
}
a.nav:active {
	color: #FFCD03;
	text-decoration: none;
}

.title  {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 16px;
	color: #375CB4;
	font-weight:bold;
}
.content  {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 16px;
	color: #3464B8;
}
.right  {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 16px;
	color: #0095F6;
}