BODY
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #0066FF;
 background-color: #000000;
 border: #FF0066;
}

A
{
 color: #0066FF;
 text-decoration: none;
 font-weight: bold;
}

A:hover
{
 color: #FF0066;
 text-decoration: none;
 font-weight: bold;
}
