a:link {
	color: #cc33cc;
	text-decoration: none;
}
a:visited {
	color: #cc33cc;
	text-decoration: none;
}
a:hover {
	color: #cc33cc;
	text-decoration: underline;
}
a:active {
	color: #e0b6e0;
	text-decoration: none;
}
table {
	font-family: "ËÎÌå", "Times New Roman";
	font-size: 14px;
	color: #000000;
	text-indent: 0pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}