BODY
{
background - image: url("http://pineywoodstrophyranch.com/images/camoback.jpg");
background-attachment: fixed;
background-color: black;
color: white;
scrollbar-base-color:green;
}

A:link {color: yellow;
background: transparent;
text-decoration: underline}

A:visited {color: lime;
background: transparent;
text-decoration: underline}

<!--A:hover {text-decoration: underline}-->
