.menu {
	font-family: "ËÎÌå";
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "ËÎÌå";
	font-size: 18px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	font-family: "ËÎÌå";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 19px;
	font-weight: bold;
	color: #0066FF;
	background-color: #FFFFFF;
	text-decoration: none;

}
