body{
	background-color:rgb(231,231,231);
	font:12px arial,simsun,sans-serif;
	text-align:center;
	padding-top: 4px;
}
td{
	font-size: 12px;
	line-height: 24px;
}
a:link,a:visited{text-decoration:none; color:#000000}
a:hover{text-decoration:underline;color:#ff0000}
.14{
	font-size: 14px;
	line-height: 26px;
}
A.14red:visited {
	COLOR: #336699;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 16px;
}
A.14red:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 16px;
}
A.14red:link {
	COLOR: #336699;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 16px;
}