body {
	text-align: center;
	margin: 0px;
	font-size: 12px;
	color: #000000;
	text-decoration: blink;
}
td {
	text-align: center;
	font-size: 12px;
	color: #000000;
	text-decoration: blink;
}
a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: blink;
}
a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: blink;
}
a:hover {
	font-size: 12px;
	color: #00FF00;
	text-decoration: underline;
}
.baizhi {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: blink;
}
.dahongzhi {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

