BODY {font-size:x-small;
      font-family : arial, helvetica, tahoma, sans-serif;
      color: #AB9C75;
      background-color : #ffffff;
      margin=2px;
      padding:0;
      white-space:0;}
      
.menu {background-color : #800000;
       font-size : medium;
       color : #AB9C75;}   
       
  A:link    { color: #AB9C75;
              text-decoration : none;}   /* unvisited link */
  A:visited { color: #AB9C75;
              text-decoration : none;}   /* visited links */
  A:active  { color: #AB9C75 
              text-decoration : none;}   /* active links */
          