.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer a:link {color: #333333;text-decoration: underline}
.footer a:visited {color: #333333;text-decoration: underline}
.footer a:active {color: #333333;text-decoration: underline}
.footer a:hover {color: #E61D2F;text-decoration: underline}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navText a:link {color: #333333;text-decoration: none}
.navText a:visited {color: #333333;text-decoration: none}
.navText a:active {color: #333333;text-decoration: none}
.navText a:hover {color: #333333;text-decoration: underline}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bodyText a:link {color: #E61D2F;text-decoration: none}
.bodyText a:visited {color: #E61D2F;text-decoration: none}
.bodyText a:active {color: #E61D2F;text-decoration: none}
.bodyText a:hover {color: #E61D2F;text-decoration: underline}
.redText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #E61D2F;
}
.redText a:link {color: #E61D2F;text-decoration: underline}
.redText a:visited {color: #E61D2F;text-decoration: underline}
.redText a:active {color: #E61D2F;text-decoration: underline}
.redText a:hover {color: #E61D2F;text-decoration: underline}


