table.menu_table
  {
    background: #F5DEB3;
  }

table
  {
    border: 0px;
    background: #FFFFE0;
  }
  
td.menu_col
  {
    background: #F5DEB3;
  }
A 
 {
   text-decoration: none;
 }
 
