.font14-huang {
	font-size: 14px;
	color: #E67902;
	font-weight: bold;
}
.font14-bule {
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.height {

	font-height: 18;
}

body {
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #009966;
	text-decoration: none;
}
a.menu:link {
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
a.menu:visited {
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
