#barretop { position: absolute;top: 1px; left: 10px; }
a:link { text-decoration: none; Color: #FFFF00; } 
a:visited { text-decoration: none; Color: #FFFF00; } 
a:hover { Background-color: #FFFF00; Color : #FF0000; Text-Decoration: underline overline; } 
a:active { text-decoration: none; Color : #FF0000; } 
p, td { FONT-FAMILY: Arial, Helvetica, Geneva, Swiss; FONT-SIZE: 10pt; }
#toblue a:hover { background-color:yellow; color:red; } 
