/* We use the Caio hack to tell NS4 to ignore the following styles...*/
/*/*/a{}
.rollover {border:1px; border-color: #fff; border-style: solid;}
A:hover .rollover, A:active .rollover {border:1px; border-color: #000; border-style: solid}
/* Now we let NS4 see the rest of the styles...*/

.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000066}
.pageheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000066}
.footercontact { font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000066 }
.footermenu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px }
.copy { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px }

a:active {  color: #44660b; text-decoration: none;}
a:link {  color: #44660b; text-decoration: none;}
a:visited {  color: #44660b; text-decoration: none;}
a:hover {  color: #730000; text-decoration: underline;}
