BODY { color: black }
BODY { font-family: "verdana", serif }
BODY { font-size: 10pt; }
BODY { background-color: rgb(174, 174, 174) }

A { color: black; text-decoration: none; border: none;outline: 0;}
A:visited { color: black; text-decoration: none;}
A:hover { color: black; text-decoration: blink; }

TABLE { border-spacing : 2pt ; font-size: 10pt; }
TR#entete { background-color: rgb(164, 164, 164)}
TR#over:HOVER {background-color: white }
TR#over { background-color: rgb(194, 194, 194)  }
TD#over:HOVER {background-color: white }
TD#over { background-color: rgb(194, 194, 194)  }
TD#titre {  color: black ; font-family: "verdana",serif; font-size: 14pt;  }

IMG {border:0;}

TEXTE { font-family: "verdana",serif; font-style: italic; font-size: 8pt;  }