.states {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004F27;
}
.listing {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.navigation {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.navigation a {
	color : #000000;
	text-decoration: none;
}
.navigation a:hover {
	color : #F2B218;
}
.boldlisting {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.fineprint {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.nounderline {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004f27;
	text-decoration: none;
}
.finegreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #005500;
	text-decoration: none;
}
.finegreen a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #005500;
	text-decoration: none;
}
.finegreen a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #005500;
	text-decoration: underline;
}
