.navigationtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #607E4B;
	text-transform: uppercase;
}
.greentext {
	color: #50683F;
}
.orangetext {
	color: #BA5502;
}
.browntext {
	color: #492D02;
}
.bluetext {
	color: #207289;
}
.goldtext {
	color: #998A14;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #492D02;
}
.navigationtext a:link { text-decoration: none; color: #607E4B}
.navigationtext a:visited { text-decoration: none; color: #607E4B}
.navigationtext a:hover {  text-decoration: none; color: #BA5502}
.navigationtext a:active { text-decoration: none; color: #607E4B}

a:link { text-decoration: none; color: #207289}
a:visited { text-decoration: none; color: #207289}
a:hover {  text-decoration: none; color: #BA5502}
a:active { text-decoration: none; color: #207289}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.height20 {
	line-height: 20px;
}
.indent {
	padding-left: 25px;
}
.mybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50683F;
	border: thin solid #50683F;
}
