a.mainlinksFOOTER_MENU:link    {color: Maroon ;  font-weight: bold; text-decoration: underline; font-family: Georgia; font-size: 9pt ;  } 
a.mainlinksFOOTER_MENU:visited {color: Brown ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 
a.mainlinksFOOTER_MENU:active  {color: Brown ;  font-weight: bold; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 
a.mainlinksFOOTER_MENU:hover   {color: MediumBlue ;  font-weight: bold; text-decoration: underline overline;font-family: Georgia; font-size: 9pt ;  } 

a.sublinksFOOTER_MENU:link    {color: Black ; text-decoration: none; font-family: Georgia; font-size: 9pt ;  } 
a.sublinksFOOTER_MENU:visited   {color: DarkOrchid ; text-decoration: underline; font-family: Georgia; font-size: 9pt ;  } 
a.sublinksFOOTER_MENU:active  {color: DarkOrchid ; text-decoration: underline; font-family: Georgia; font-size: 9pt ;  } 
a.sublinksFOOTER_MENU:hover   {color: Black ; text-decoration: underline; font-family: Georgia; font-size: 9pt ;  } 

table.mainFOOTER_MENU {border-width: 5; border-style: Groove; border-color: Maroon;
background-color: White;
text-align: center;
color: Maroon;
font: 9pt "Georgia" ;width: 100%;
}

table.mainFOOTER_MENU td {
padding-left:0px;
padding-right:0px;
padding-bottom: 0px; padding-top: 2px ;
}

table.subFOOTER_MENU {
border-width: 2; border-style: solid; border-color: LightSteelBlue;
background-color: Lavender;
text-align: center; 
width: 100%; }

table.subFOOTER_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-top: 0px ; 
padding-bottom: 0px; 
background-color: Lavender; 
}

div.spaceFOOTER_MENU {
margin-top:2px;
}

