a:link {
	text-decoration: underline;
	color: #316921;
}
a:visited {
	text-decoration: underline;
	color: #316921;
}
a:hover {
	text-decoration: none;
	color: #44922E;
}
a:active {
	text-decoration: underline;
	color: #316921;
}

#footer {
	width: 1007px;
	background-position: center center;
	text-align: center;
}
#footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .5px;
}
#footerText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #DFE0AB;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#footerText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #E6C84F;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footerText a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #E6E88E;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}
#footerText a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #E6E88E;
	text-decoration: underline;
	padding-right: 3px;
	padding-left: 3px;
}

.srch_hilight {
background-color: yellow;
}
