
body {
    font: normal 14px; Arial narrow, Helvetica, sans-serif;
    color: #652710; background-color: "#EAD8CA";
   }

.menue{
 font-family: Arial, Helvetica, Sans-Serif;
 text-decoration: none;
 color: #652710;
 font-size: 14px;
}
.menue:hover{
 font-size: 17px;
color: #D0A67B;
}

