#barretop { position: absolute;top: 1px; left: 10px; }
a:link { text-decoration: none; Color: #00FF00; } 
a:visited { text-decoration: none; Color: #00FF00; } 
a:hover { background-color:#FFFF00; Color: #FF0000; Text-Decoration: underline overline; } 
a:active { text-decoration: none; Color: #FF0000; } 
p, td, blockquote { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; }
img { border-color: #ffffff; }
#toblue a:hover{ background-color:yellow; color:red; }

