a.mainlinksFOOTER_MENU:link    {color: Blue ; text-decoration: none; font-family: Comic Sans MS; font-size: 10pt ;  } 
a.mainlinksFOOTER_MENU:visited {color: Blue ; text-decoration: underline;font-family: Comic Sans MS; font-size: 10pt ;  } 
a.mainlinksFOOTER_MENU:active  {color: Blue ; text-decoration: underline;font-family: Comic Sans MS; font-size: 10pt ;  } 
a.mainlinksFOOTER_MENU:hover   {color: Red ; text-decoration: underline;font-family: Comic Sans MS; font-size: 10pt ;  } 

a.sublinksFOOTER_MENU:link    {color: Blue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:visited   {color: Firebrick ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:active  {color: Firebrick ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 
a.sublinksFOOTER_MENU:hover   {color: Red ;  font-weight: bold; text-decoration: underline; font-family: Arial; font-size: 10 ;  } 

table.mainFOOTER_MENU {background-color: #FFFFFF;
text-align: center;
color: Blue;
font: 10pt "Comic Sans MS" ;width: 100%;
}

table.mainFOOTER_MENU td {
padding-left: 0px; padding-right: 0px ;
padding-bottom: 0px; padding-top: 5px ; 
}

table.subFOOTER_MENU {
background-color: White;
text-align: left; 
width: 100%; }

table.subFOOTER_MENU td {
padding-left: 8px; padding-right: 8px ;
padding-bottom: 0px; padding-top: 0px ; 
background-color: White; }

div.spaceFOOTER_MENU {
margin-top:5px;
}
