
A:link
{ text-decoration: none;
color: #ffffff;
font-weight: bold }

A:visited
{ text-decoration: none;
color: #ffffff;
font-weight: bold }

A:active
{ text-decoration: none;
color: #ffffff;
font-weight: bold }

A:hover
{ color: #ff66ff }

body
{
background-color: #663300;
}


