a.menu:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #FE0002;
	text-decoration: none;
}
.input {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 3px;
	border: 1px solid #333333;
}
