body {
	font-family: "ËÎÌå";
	font-size: 12px;
    text-decoration: none;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 14px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.box {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #336600;
	text-decoration: none;
}
