.css {
	font-family: "ËÎÌå", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #D73D0E;
	text-decoration: none;
}.bg {
	background-image: url(images/menu/list_bg.gif);
	background-repeat: no-repeat;
}

