/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link1 {
	color: #FF0000;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.paddingtop{ padding-top:3px;}
.nav a:link {
	color: #fff;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #fff;
}
.nav a:hover {
	text-decoration: underline;
	color: #fff;
}
.nav a:active {
	text-decoration: none;
	color: #fff;
}
.STYLE1 {color: #0000FF}
.STYLE2 {color: #FF0000}
.STYLE6 {color: #FF0000; font-weight: bold; font-size: 14px; }