BODY
{
background-color: white;
background-attachment: fixed;
color:orange;
scrollbar-base-color:orange;
}

A:link {color: blue;
background: transparent;
text-decoration: underline}

A:visited {color: green;
background: transparent;
text-decoration: underline}

<!--A:hover {text-decoration: underline}-->


