
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #336633;

}
A.botnav:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #336633;
}
A.botnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #336633;
	}

A.botnav:hover	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}


.blue {
	font-family: Tahoma;

	color: #4B7585;
	font-weight: bold;

}
A.blue:link {
	font-family: Tahoma;

	color: #4B7585;
	font-weight: bold;
}
A.blue:visited {
	font-family: Tahoma;

	color: #4B7585;
	font-weight: bold;
	}

A.blue:hover	{
	font-family: Tahoma;

	font-weight: bold;
	text-decoration: underline;
	color: #336633;
}

