#barretop { position: absolute;top: 1px; left: 10px; }
a:link { text-decoration: none; }
a:visited { Color: #FFFF00; TEXT-DECORATION: none; }
a:hover { Color: #FF0000; font-weight: bold; Text-Decoration: underline overline; }
a:active { Color: #FF0000; TEXT-DECORATION: none; }
p, td { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
.petit { font-size:10px; }
.normal { font-size:12px; }
#toblue a:hover{ background-color:yellow; color:red; }

