body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.to {
	font-size: 12px;
	line-height: 22px;
	color: #ADADAD;
	text-decoration: none;
}
.too {
	font-size: 14px;
	line-height: 22px;
	color:#FF9900;
	text-decoration: none;
	font-weight:bolder;
}

a.a:link {
	font-size: 12px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:active {
	font-size: 12px;
	line-height: 20px;
	color: #ADADAD;
	text-decoration: none;
}
a.a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #FFCC00;
	text-decoration: none;
}
.zi{
	font-size: 14px;
	line-height: 25px;
	color: #999999;
}
a.b:link {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.b:active {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
