td {
	font-family: "ËÎÌå";
	font-size: 12px;
}

select {
	font-family: "ËÎÌå";
	font-size: 12px;
}
a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #006666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.underline {
	font-family: "ËÎÌå";
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
}

