.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AA115;
}
a:link {
	color: #9AA115;
	text-decoration: none;
}
a:visited {
	color: #9AA115;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #9AA115;
	text-decoration: none;
}
.textw {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9AA115;
	border: 1px solid #9AA115;
}
