.css {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #FFEA04;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFEA04;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

