.font14 {
	font-size: 14px;
	line-height: 25px;
}
.green {
	color: #33CC00;
	font-size: 14px;
}
.Orange {
	color: #FF6600;
}
.fillbox {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	color: #000000;
}.submit {
	background-image: url(../images/enter.jpg);
	height: 30px;
	width: 83px;
	padding: 1pt;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
}
.font12 {
	font-size: 12px;
}
.font16 {
	font-size: 16px;
	font-weight: bolder;
}
a:hover {
	color: #FF3300;
}
