.text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.class1 a:link {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 10px; font-style: normal;}
.class1 a:visited {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 10px; font-style: normal;}
.class1 a:active {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 10px; font-style: normal;}
.class1 a:hover {text-decoration: color: #CCOOOO; font-family: verdana; font-size: 10px; font-style: normal;}
.class2 a:link {text-decoration: none; color: #CCCCCC; font-family: verdana; font-size: 10px; font-style: normal;}
.class2 a:visited {text-decoration: none; color: #CCCCCC; font-family: verdana; font-size: 10px; font-style: normal;}
.class2 a:active {text-decoration: none; color: #CCCCCC; font-family: verdana; font-size: 10px; font-style: normal;}
.class2 a:hover {color: #CCOOOO; font-family: verdana; font-size: 10px; font-style: normal;}
.copyright{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#CCCCCC
}.points {
	font-family: verdana;
	font-size: 13px;
	text-transform: uppercase;
	color: #006633;
	font-weight: bolder;
	line-height: 20px;
}
.inputbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	height: 16px;
	border-top: 0px;
	border-bottom: 1px solid #000033;
	border-right: 0px;
	border-left: 0px;
	background: #99ccff;
}
.textbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	border-bottom: 1px solid #000033;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background: #99ccff;
	overflow-y: hidden;
}