#barretop { position: absolute;top: 1px; left: 10px;}
P { FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss; FONT-SIZE: 13px}
A	{text-decoration: none;}
A:hover	{color:#FF0000;}
a:hover {text-decoration:underline overline;}
#toblue a:hover{
background-color:yellow;
color:red; }
