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

