BODY
{
background - image: url("/images/bgstars.gif");
background-attachment: fixed;
color:yellow;
scrollbar-base-color:black;
}

A:link {color: #0066CC;
background: transparent;
text-decoration: underline}

A:visited {color: fuchsia;
background: transparent;
text-decoration: underline}

<!--A:hover {text-decoration: underline}-->

