#menu1 {
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 380px;
	background-position: 47px 19px;
}
body {
	font-family: "ËÎÌå";
	font-size: 9px;
}
.link1 a:link {
	color: #000000;
	text-decoration: none;
}
.link1 a:visited {
	color: #000000;
	text-decoration: none;
}
.link1 a:hover {
	color: #FF0000;
	text-decoration: none;
}
.link2 a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-family: "ËÎÌå";
}
.link2 a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	height: 29px;
	width: 75px;
	font-family: "ËÎÌå";
}
.link2 a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menubt.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ËÎÌå";
}

