a:link { color: #9A5630;
text-decoration: underline}

a:visited { color: #9A5630;
text-decoration: underline}

a:hover {text-decoration: none;
color : #FFFFFF}

.texte { color: #E4D270;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;}

body {
    scrollbar-face-color: #6A5900;
    scrollbar-shadow-color: #333333;
    scrollbar-highlight-color: #666666;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #6A5900;
    scrollbar-track-color: #6A5900;
    scrollbar-arrow-color: #6A5900;
   }
