.text {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: underline;
	color: #CCFF00;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}.textgreen {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 13px;
	color: #545F3D;
	border: 1px none #545F3D;
}
.textbox {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 13px;
	color: #545F3D;
	border: 0px none #545F3D;
}
.textgsmall {
	font-family: "Microsoft Sans Serif", Arial, Tahoma;
	font-size: 9px;
	color: #545F3D;
	border: 1px none #545F3D;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #336600;
}
