body
{
  background-color: #222222;
  font-family: Arial;
  color: #bbbbbb;
  cursor: default;
}

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

a:hover
{
  text-decoration: none;
  background-color: #888888;
}

.whitetxt
{
  color: #ffffff;
}

.header
{
  color: #eeeeee;
}
