a.mainlinksRIGHT_MENU:link    {color: MidnightBlue ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 16 ;  } 
a.mainlinksRIGHT_MENU:visited {color: ForestGreen ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 
a.mainlinksRIGHT_MENU:active  {color: ForestGreen ;  font-weight: bold; text-decoration: underline;font-family: Arial; font-size: 16 ;  } 
a.mainlinksRIGHT_MENU:hover   {color: Navy ;  font-weight: bold; text-decoration: underline overline;font-family: Arial; font-size: 16 ;  } 

a.sublinksRIGHT_MENU:link    {color: DarkRed ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 
a.sublinksRIGHT_MENU:visited   {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksRIGHT_MENU:active  {color: Red ;  font-weight: bold; text-decoration: underline overline; font-family: Arial; font-size: 10 ;  } 
a.sublinksRIGHT_MENU:hover   {color: Crimson ;  font-weight: bold; text-decoration: none; font-family: Arial; font-size: 10 ;  } 

table.mainRIGHT_MENU {border-width: 4; border-style: Double; border-color: Indigo;
background-color: PaleGoldenrod;
text-align: left;
color: MidnightBlue;
font: 16 "Arial" ;width: 100%;
}

table.mainRIGHT_MENU td {
padding-left: 3px; 
padding-bottom: 0px; padding-top: 0px ; 
}

table.subRIGHT_MENU {
border-width: 1; border-style: solid; border-color: Salmon;
background-color: MintCream;
text-align: left; 
width: 100%; }

table.subRIGHT_MENU td {
padding-left: 0px; 
padding-right: 0px; 
padding-bottom: 2px;; 
background-color: MintCream; }

div.spaceRIGHT_MENU {
margin-top:2px;
}
