body {
font-family: "Trebuchet MS", Helvetica, Verdana, Arial;
background:#E0DFC6;
scrollbar-3dlight-color:;
scrollbar-arrow-color:Snow;
scrollbar-base-color:;
scrollbar-darkshadow-color:;
scrollbar-face-color:#E0DFC6;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
scrollbar-track-color:
}

a:link {color: #0000FF; text-decoration: underline; }
a:active {color: #0000FF; text-decoration: underline; }
a:visited {color: #800080; text-decoration: underline; }
a:hover {color: #F5F5F5; background: #6495ED; text-decoration: none; }

a img {
  border: none;
  border-bottom: none;
  background-color: transparent;
  text-decoration: none;
}

a.linkimg {
  border: none;
  border-bottom: none;
  background-color: transparent;
  text-decoration: none;
}

a.hoo-la {
  font-size : 14pt;
  color : #E0DFC6;
  background : #F5F5F5; text-decoration: none;
}

table.avec {
border-width: 1pt;
border-style: ridge;
border-color: lightgray;
border-collapse: separate;
}

table.sans {
border-width: 1pt;
border-style: none;
border-color: lightgray;
border-collapse: separate;
}