body {
	background-color: #909090;
	margin: 0px;
}
a.text:link {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.text:visited {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.text:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}
