
A  { text-decoration : none; color: #ffffff; font-weight: bold     }
A:Visited  { color: #ffffff;
            text-decoration : none; }
A:Active  { color: #ffffff;
            text-decoration : none; }
A:Hover  { color: #8F9CCA;
           text-decoration : none; }

#menu {
       padding-left:5px;
       font-family:Verdana,
       Arial, sans-serif;
       color:#ffffff;
       font-size:12;
       }