a:link {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #669900;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: underline;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bottomnav a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.bottomnav a:hover {
	text-decoration: none;
	color: #66CC33;
}

.bottomnav a:active {
	text-decoration: none;
	color: #66CC33;
}

.bottomnav a:visited {
	color: #66CC33;
	text-decoration: none;
}

.bottomnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

.bottomnav2 a:link {
	text-decoration: none;
	color: #006600;
}

.bottomnav2 a:hover {
	text-decoration: none;
	color: #66CC33;
}

.bottomnav2 a:active {
	text-decoration: none;
	color: #66CC33;
}

.bottomnav2 a:visited {
	color: #66CC33;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.bodytextnospace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
}
