BODY
{
background-image: url("/images/edback.jpg");
background-attachment: fixed;
color:black;
scrollbar-base-color:black;
}

A:link {color: black;
background: transparent;
text-decoration: underline}

A:visited {color: blue;
background: transparent;
text-decoration: underline}

<!--A:hover {text-decoration: underline}-->

