body
{
text-align: left;
background-color: black;
font-size: 11px;
font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
color: #C4B997;
}

a
{
color: #b70101;
text-decoration: none;
}

a:hover
{
color: gold;
text-decoration: none;
}

a:visited
{
text-decoration: none;
}

