BODY
{
background-attachment: fixed;
background-color: black;
color: white;
scrollbar-base-color:black;
}

A:link {color: #ffff66;
background: transparent;
text-decoration: underline}

A:visited {color: #3333ff;
background: transparent;
text-decoration: underline}

<!--A:hover {text-decoration: underline}-->
