body {
	margin: 0px;
	background-color: #EEEDE5;
	font-family: ËÎÌå;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}