body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0 0;
	line-height: 20px;
}

.bai { color:#FFFFFF }

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.cen:link {
	color: #000000;
	text-decoration: underline;
}
a.cen:visited {
	text-decoration: underline;
	color: #000000;
}
a.cen:hover {
	text-decoration: none;
	color: #000000;
}
a.cen:active {
	text-decoration: underline;
	color: #000000;
}

a.bai1:link {
	color: #000;
	text-decoration: none;
}
a.bai1:visited {
	text-decoration: none;
	color: #000;
}
a.bai1:hover {
	text-decoration: underline;
	color:#FF6D00;
}
a.bai1:active {
	text-decoration: none;
	color: #000;
}

a.bai:link {
	color: #FFF;
	text-decoration: none;
}
a.bai:visited {
	text-decoration: none;
	color: #FFF;
}
a.bai:hover {
	text-decoration: underline;
	color:#9FE1F4;
}
a.bai:active {
	text-decoration: none;
	color: #FFF;
}

.bai a:link {
	color: #FFF;
	text-decoration: none;
}
.bai a:visited {
	text-decoration: none;
	color: #FFF;
}
.bai a:hover {
	text-decoration: underline;
	color:#EEE;
}
.bai a:active {
	text-decoration: none;
	color: #FFF;
}
.huang a:link {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
}
.huang a:visited {
	text-decoration: none;
	color: #FF6000;
	font-weight: bold;
}
.huang a:hover {
	text-decoration: underline;
	color: #FF6000;
	font-weight: bold;
}
.huang a:active {
	text-decoration: none;
	color: #FF6000 ;
	font-weight: bold;
}
.hei {
	color:#333333;
	font-size: 11px;
	font-weight: bold;
}
.hei a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.hei a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
.hei a:hover {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}
.hei a:active {
	text-decoration: none;
	color: #333 ;
	font-weight: bold;
}