body {background-color: #ffffff;
  
}

a:link {text-decoration: none;
    color: #5599ff;
}

a:hover {text-decoration: none;
   color: #bd1a8d;
}

a:visited {text-decoration: none;
    color: #808080;
}

a:focus {text-decoration: none;
   outline:0;
}

a {cursor:crosshair;height:1px;
 
}




p { font-size: 10pt;
    font-family: verdana;
    color: #c7804b; 
    text-align: center;
} 

table {
border: solid 2px #e6e6e6;
}

td {
background: #f9f9f9;
} 


.liste {
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #d1996f;
	} 

