body {
	background-color: #EEEEEE;
	margin: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
.red12 {
	color: #FF0000;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
option , input{
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	color: #666666;
}
form {
	margin:0px
}
