td {
	font-size: 12px;
	color: #000000;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.baise a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.baise a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.baise a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
input {
	font-size: 12px;
	color: #333333;
	border: 1px inset;
	height: 16px;
}
.input1 {
	font-size: 12px;
	color: #666666;
	border: 1px solid #cccccc;
	height: 20px;
	background-color: #ffffff;
}