.down:link {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.down:visited {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.down:hover {
	font-family: "ËÎÌå";
	font-size: 9pt;
	line-height: 20px;
	color: #ebebea;
	text-decoration: underline;
}