a:link, a:active, a:visited {
font-size : 12px; 
Font-Family: "ËÎÌå";
COLOR:#000066;
text-decoration: none;
}

a:hover {
	font-size : 12px;
	Font-Family: "ËÎÌå";
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	COLOR:#ff0000;



}


FONT
{
	Font-Family: "Arial";
	font-size: 12px;
}
input {
	background-color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";


}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000066;
}

.td_hea {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}
.hea1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9CCDFF;
}
.hea2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB32E;
}
.hea3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6E646;
}