body
{
background-color: #110000;
}

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

a:hover
{
color: #800000;
text-decoration: underline;
}