body {
  background: #101010;
  color: white;
  font: 13px Swis721 Cn BT, Arial Narrow, sans-serif;
}

img {
  border: 0;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  color: orange;
}

.talent {
  border: 0;
  background: #331100;
  color: white;
  font: 11px sans-serif;
}

.button {
  background: #331100;
  color: white;
  font: 11px sans-serif;
}

.oranye {
  color: orange;
  text-decoration: none;
}