.cont {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #767676;
	text-decoration: none;
	line-height: 150%;

}
.menu {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #3A444E;
	text-decoration: none;
	font-weight: bold;

}
.bottom {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #CCCCCC;
}
