a{
color:maroon;
background:transparent;
font:14px arial, verdana, helvetica, sans-serif;
text-decoration:underline;}

a:visited{
color:black;
background:transparent;}

a:hover, a:active, a:focus{
color:red;
background:transparent;}

a:hover{
text-decoration:underline;
font-weight:bold;}

