@import url("table.css");
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: 8EA5C5;
}

a.bottom {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.new {
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}
a.new:hover {
	font-size: 12px;
	color: #FF6600;
	position: relative;
	top: 1px;
	right: 0px;
}
a.xx {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.xx:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a.pp {
	font-size: 12px;
	color: 4A4545;
	text-decoration: none;
}
a.pp:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	position: relative;
	top: 1px;
	right: 0px;
}
a.barond {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
}
a.title1 {
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a.title1:hover {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}


