body
{
	background-attachment: fixed;
	background-color: #DBE7C1;
	background-image: url(../include/bg1.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: ËÎÌå;
	font-size: 14px;
	color: black;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}  
