body {background: #20160B}


a:link {
  color: #ce9b00 !important;
  text-decoration: none !important;
  font-weight: none !important;
}

a:visited {
  color: #ce9b00 !important;
  text-decoration: none !important;
  font-weight: none !important;
}

a:hover, a:focus, a:active {
  color: white !important;
  text-decoration: none !important;
  font-weight: none !important;
}


