body {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
	line-height: 1.7;
}
td {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
	line-height: 1.7;
}

a {
	font-size: 12px;
	color: #272727;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0259B5;
	text-decoration: underline;
}
selectding {
	font-size: 12px;
	color: #CC3300;
	background-color: #FEDED3;
	border: 1px solid #333300;
}
.yellow {
	font-size: 12px;
	color: #E75C00;
	text-decoration: none;
}
.yellow:active {
	font-size: 12px;
	color: #E75C00;
	text-decoration: underline;
}
.red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.red:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.daohang {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.daohang:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.p14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 15pt
}