#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; Text-Decoration: underline overline; }
a:active { text-decoration: none; Color: #00FF00; } 
p, td, blockquote, ul, div { FONT-FAMILY: Verdana, arial, Helvetica, Geneva, Swiss; FONT-SIZE: 13px; }
#toblue a:hover {
background-color:yellow;
color:red; }
img { border-color: #ffff00; }
