a.mainlinksFOOTER_MENU:link    {color: White ;  font-weight: bold; text-decoration: underline; font-family: Georgia; font-size: 12 ;  } 
a.mainlinksFOOTER_MENU:visited {color: Tomato ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 12 ;  } 
a.mainlinksFOOTER_MENU:active  {color: Tomato ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 12 ;  } 
a.mainlinksFOOTER_MENU:hover   {color: Yellow ;  font-weight: bold; text-decoration:  overline;font-family: Georgia; font-size: 12 ;  } 

a.sublinksFOOTER_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 
a.sublinksFOOTER_MENU:visited   {color: DarkSlateGray ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 
a.sublinksFOOTER_MENU:active  {color: DarkSlateGray ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 
a.sublinksFOOTER_MENU:hover   {color: DarkSlateGray ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 

table.mainFOOTER_MENU {border-width: 4; border-style: double; border-color: #003300;
background-color: #006600;
text-align: center;
color: White;
font: 12 "Georgia" ;width: 1000;
}

table.mainFOOTER_MENU td {
padding-left: 1px; padding-right: 1px ;
padding-bottom: 0px; padding-top: 5px ; 
}

table.subFOOTER_MENU {
background-color: PaleGoldenrod;
text-align: center; 
width: 100%; }

table.subFOOTER_MENU td {
padding-left: 4px; padding-right: 4px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: PaleGoldenrod; }

div.spaceFOOTER_MENU {
margin-top:5px;
}

