.font12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.font1212 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
.nav1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #000099;
}
.nav1:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.nav2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #E7E7E7;
	text-decoration: none;
}
a.nav2:hover {
	font-size: 14px;
	color: #99CC00;
	text-decoration: underline;
}
.shou {
	cursor: hand;
}
