body {
	background-image: url(images/bg.gif);
}
td {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFA800;
}
a:hover {
	text-decoration: none;
	color: #5B5B5B;
}
.text {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.one:hover {
	text-decoration: none;
	color: #5B5B5B;
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
	width: 100%;
}
