BODY
{
background-attachment: fixed;
background-color: black;
color: white;
scrollbar-base-color:red;
}

A:link {color: yellow;
background: transparent;
text-decoration: underline}

A:visited {color: skyblue;
background: transparent;
text-decoration: underline}

<!--A:hover {text-decoration: underline}-->

