a:link {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
select {
	font-size: 12px;
	text-decoration: none;
	background-color: #F5F5F5;
	height: 20px;
	border: 1px solid #F5F5F5;
	line-height: 20px;
}
input {
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.bottom {
	font-size: 12px;
	text-decoration: none;
	background-color: #CBF999;
	height: 20px;
	border: 1px solid #000000;
}
ul#links { display:none }
.size12-0 {
	font-size: 12px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå";

}
.size12-20 {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå";
}
.size12-25 {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå";
}
.size13-0 {
	font-size: 13px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ËÎÌå";
}
.en11-0 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #663300;
	text-decoration: none;
}