body {
     background-color:#CFCFCF;
     font-family:Arial;
     size:24px;
     color: #5E2F01;
     line-height : 21px;
     margin-top:0px;
     margin-bottom:0px;
}
p {
font-size:17px;

}
li {
font-size:15px;
font-weight: bold;
}
.menue:link {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
      padding-left:4px;
}
.menue:active {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
      padding-left:4px;
}
.menue:visited {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
      padding-left:4px;
}
.menue:hover {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
      padding-left:4px;
      background-color:#E17100;
}
.menue {
      color: #934900;
      text-decoration : none;
      display : block;
      font-weight: bold;
      padding-left : 4px;
}
.normal:link {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
      }
.normal:active {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
}
.normal:visited {
      color: #934900;
      text-decoration: none;
      font-weight: bold;
}
.normal:hover {
      color: #934900;
      text-decoration: none;
      background-color:#E17100;
      font-weight: bold;
}
.normal {
      color: #934900;
      text-decoration : none;
      font-weight: bold;
}