#header
{
background-image: none;
background-color: #7f3f00;
}

#header A
{
color: #ffffff;
text-decoration: underline;
}

#header A:visited
{
color: #ffff80;
text-decoration: underline;
}

#header A:hover
{
color: #d0d0d0;
text-decoration: underline;
}