BODY {
  background-color: #000000;
  color: #ffffff;
  font-family: futura, sans-serif;
  margin-left:    50px;
  margin-right:   50px;
  margin-top:     50px
}

IMG {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

a {
  color: #ffffff;
  text-decoration: none;
  font-family: futura, sans-serif
}

a:link {
  color: #ffffff;
  text-decoration: none;
  font-family: futura, sans-serif
}

a:active {
  color: #ffffff;
  text-decoration: none;
  font-family: futura, sans-serif
}

a:visited {
  color: #ffffff;
  text-decoration: none;
  font-family: futura, sans-serif
}

a:hover {
  color: #ffffff;
  text-decoration: none;
  font-family: futura, sans-serif;
  text-decoration: underline
}

