A:link    { color: black;  background: transparent; text-decoration: none; }
A:visited { color: blue;   background: transparent; text-decoration: none; }
A:active  { color: red;    background: transparent; }               

.menu_header { font-family: Arial, Times;
               font-size: 10pt;
               font-weight: 700;
               text-align:     center;
               background-color: #FF2400 }               

.menu_item  { font-family: Arial, Times;
              font-size: 10pt;
              background-color: #FFFFFF;
              text-align: center;         }       

