a.mainlinksFOOTER_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: Verdana; font-size: 20 ;  } 
a.mainlinksFOOTER_MENU:visited {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Verdana; font-size: 20 ;  } 
a.mainlinksFOOTER_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline;font-family: Verdana; font-size: 20 ;  } 
a.mainlinksFOOTER_MENU:hover   {color: Purple ;  font-weight: bold; text-decoration: underline;font-family: Verdana; font-size: 20 ;  } 

a.sublinksFOOTER_MENU:link    {color: Black ;  font-weight: bold; text-decoration: none; font-family: verdana; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: verdana; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Verdana; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:hover   {color: Blue ;  font-weight: bold; text-decoration: underline; font-family: Verdana; font-size: 10 ;  } 

table.mainFOOTER_MENU {border-width: 3; border-style: double; border-color: Maroon;
background-color: Gainsboro;
text-align: center;
color: Black;
font: 20 "Verdana" ;width: 100%;
}

table.mainFOOTER_MENU td {
padding-left: 10px; padding-right: 10px ;
padding-bottom: 0px; padding-top: 3px ; 
}

table.subFOOTER_MENU {
border-width: 3; border-style: double; border-color: Silver;
background-color: LightGrey;
text-align: center; 
width: 100%; }

table.subFOOTER_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 3px; padding-top: 3px ; 
background-color: LightGrey; }

div.spaceFOOTER_MENU {
margin-top:3px;
}
