.footer a:link { text-decoration: underline; color: #000000;}
.footer a:visited { text-decoration: underline; color: #000000;}
.footer a:hover { color: #feb51f; text-decoration: underline;}
.footer a:active {  color: #000000; text-decoration: underline;}
a:link { text-decoration: underline; color: #000000;}
a:visited { text-decoration: underline; color: #000000;}
a:hover { color: #feb51f; text-decoration: underline;}
a:active {  color: #000000; text-decoration: underline;}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.normalbody { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 }
.normalbodybold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold}
.smallbody { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000 }
.titlebody {
font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000 ; font-weight: bold
}
.normalbodyitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;

}
.normalbodyitalicsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;

}
