BODY
{
background - image: url("/images/bgstars.gif");
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}

