body {
       bodycolor:#fbeac8;

     }
#menu{
     text-align:center;
     font-family: Verdana; 
     position:relative;
     top:12px;
     }
#menu a:visited {
                background-color: #996633;
                color:#fcedd1;
                text-decoration: none;
                
                }
#menu a:link {
             background-color: #996633;
             color:#fcedd1;
             text-decoration: none;
             }
#menu a:hover {
              background-color: #fbeac8;
              text-decoration: none;
              color:#996633;
              }
#bouton{
     text-align:center;
     font-family: Verdana; 
     position:relative;
     top:12px;
     }

#bouton a:visited {
                background-color: #996633;
                color:#fcedd1;
                text-decoration: none;
                
                }
#bouton a:link {
             background-color: #996633;
             color:#fcedd1;
             text-decoration: none;
             }
#bouton a:hover {
              background-color: #fbeac8;
              text-decoration: none;
              color:#996633;
              }