BODY
{
background - image: url("http://www.pineywoodstrophyranch.com/images/camoback1.jpg");
background-attachment: fixed;
background-color: black;
color: lime;
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}-->
