.text {
	font-size: 12px;
}
.text25 {
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
}
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: #CC6600;
	text-decoration: none;
}
a.hui:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.hui:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.hui:hover {
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}.input {
	font-size: 12px;
	background-color: #DBF4DC;
	border: 1px solid #69C26B;
}


