

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0px;
    background-color:#F6F5F0;
    color: #000000;
  }


a {
    text-decoration: none;
    color:#143C62;
    font-weight:bold;
    font-size:12px;
  }


a:hover {
    text-decoration: underline;
    color:#143C62;
    font-weight:bold;
    font-size:12px;
  }


a:visited {
    text-decoration: none;
    color:#143C62;
    font-weight:bold;
    font-size:12px;
  }


a:visited:hover {
    text-decoration: underline;
    color:#143C62;
    font-weight:bold;
    font-size:12px;
  }

a.liste {
    text-decoration: none;
    color:#143C62;
    font-weight:bold;
    font-size:12px;
  }
