body
{
  font: 12px Arial;
  background-color: #0B0B0B;
  color: #FFFFFF;
}

a
{
  color: #FFFFFF;
  font-weight: bold;
}

a:hover
{
  text-decoration: none;
}

img
{
  border: none;
}
