body, table, td {
	font: 12px "ËÎÌå";
}

a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.bgImage {
	background: white url(images/bg.gif) repeat-y center;
}

.headTitle {
	font-family: "ºÚÌå";
	font-size:28px;
	font-weight:bold;
	color: white;
	font-style: normal;
}

.headUrl {
	font-family: "Tahoma";
	font-size:18px;
	color: white;
	font-style: normal;
}