td, th, body 
{ font-family: Arial, Tahoma, Helvetica, courier, courier-new, mingliu;
       font-size: 12px;
       font-style: normal;
       line-height: normal;
       font-weight: normal;
       font-variant: normal;
       text-transform: none;
       color: #000000;
       text-decoration: none;
}
a:link {
	font-family: Arial, Tahoma, Helvetica, courier, courier-new, mingliu;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Tahoma, Helvetica, courier, courier-new, mingliu;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000080;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Tahoma, Helvetica, courier, courier-new, mingliu;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline
}