BODY
{
background - image: url("/images/tzback.jpg");
background-attachment: fixed;
color:black;
scrollbar-base-color:black;
}

A:link {color: blue;
background: transparent;
text-decoration: none}

A:visited {color: green;
background: transparent;
text-decoration: none}

A:hover {text-decoration: underline}


