#barretop { position: absolute;top: 1px; left: 10px;}
a:link { text-decoration: none; }
a:visited { Color: #FFFF00; TEXT-DECORATION: none; }
a:hover { background-color: #FFFF00; 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:12px; }
.normal {font-size:14px; }
#toblue a:hover{ background-color:yellow; color:red; }
