
BODY {
  background-color: #FF6600;
  font-family: sans-serif;
  font-size: 15px;
  color: black;
}

A {
  font-weight: normal;
  text-decoration: none;
}
