body {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image: url(images/bg.jpg);

}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;

}
a.top {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.left {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.left:hover {
	color: #990000;
	text-decoration: none;
}
a.word {
	color: #000000;
	text-decoration: none;
}
a.word:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;



}
.pt14 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
}
a.red {
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	color: #000000;
	text-decoration: none;
}
