a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #660000;
}

a.footer:link {  text-decoration: none; color: #FFFFFF}
a.footer:visited {  text-decoration: none; color: #FFFFFF}
a.footer:hover {  text-decoration: underline; color: #FFFFFF;}
a.footer:active {  color: #FFFFFF; text-decoration: none}

.bodynormal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.bodynormalbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.bodynormalitalics { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000 ; font-style: italic}
.bodylargebold {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000
}
.footer {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000
}
.footerbold {

font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000
}
.bodynormalboldmaroon {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660000
}
.footerwhite {

font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF
}
.bodynormalwhite {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF
}
.bodynormalboldred {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000
}

