a.mainlinksFOOTER_MENU:link    {color: DarkCyan ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 16 ;  } 
a.mainlinksFOOTER_MENU:visited {color: DarkCyan ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 16 ;  } 
a.mainlinksFOOTER_MENU:active  {color: Brown ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 

a.mainlinksFOOTER_MENU:hover   {color: MediumSlateBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 

a.sublinksFOOTER_MENU:link    {color: Black ; text-decoration: none; font-family: Verdana; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:visited   {color: Black ; text-decoration: none; font-family: Verdana; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:active  {color: DarkOrchid ; text-decoration: underline; font-family: Verdana; font-size: 10 ;  } 

a.sublinksFOOTER_MENU:hover   {color: Black ; text-decoration: underline; font-family: Verdana; font-size: 10 ;  } 

table.mainFOOTER_MENU {border-width: 2; border-style: ridge; border-color: LightSkyBlue;
background-color: White;
text-align: left;
color: DarkCyan;
font: 16 "Arial" ;width: 200;
}

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: left; 
width: 100%; }

table.subFOOTER_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: Lavender; }

div.space {
margin-top:2px;
}
