body {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
}
table {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCFF33;
	border-left-color: #CEFF31;
	border-right-width: 1px;
	border-left-width: 1px;
}
.biaoti {
	font-size: 19px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666600;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
	color: #FF0000;
}
a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
