a.mainlinksLEFT_MENU:link    {color: Red ;  font-weight: bold; text-decoration: none; font-family: Comic Sans MS; font-size: 20 ;  } 
a.mainlinksLEFT_MENU:visited {color: Red ;  font-weight: bold; text-decoration: none; font-family: Comic Sans MS; font-size: 20 ;  } 
a.mainlinksLEFT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: none; font-family: Comic Sans MS; font-size: 20 ;  } 
a.mainlinksLEFT_MENU:hover   {color: DarkViolet ;  font-weight: bold; text-decoration:  overline;font-family: Comic Sans MS; font-size: 20 ;  } 

a.sublinksLEFT_MENU:link    {color: MidnightBlue ; text-decoration: none; font-family: Curlz MT; font-size: 20 ;  } 
a.sublinksLEFT_MENU:visited   {color: DarkOrchid ; text-decoration: underline; font-family: Curlz MT; font-size: 20 ;  } 
a.sublinksLEFT_MENU:active  {color: DarkOrchid ; text-decoration: underline; font-family: Curlz MT; font-size: 20 ;  } 
a.sublinksLEFT_MENU:hover   {color: Red ; text-decoration: underline; font-family: Curlz MT; font-size: 20 ;  } 

table.mainLEFT_MENU {border-width: 5; border-style: Solid; border-color: LawnGreen;
background-color: MintCream;
text-align: center;
color: Red;
font: 20 "Comic Sans MS" ;width: 100%;
}

table.mainLEFT_MENU td {
padding-left: 0px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subLEFT_MENU {
border-width: 5; border-style: dotted; border-color: White;
background-color: Yellow;
text-align: center; 
width: 100%; }

table.subLEFT_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-bottom: 0px;; 
background-color: Yellow; }

div.spaceLEFT_MENU {
margin-top:52px;
}

