html, body { 
  background-color: #005729;
  color: #004475;
}

a { 
 color:  #004475;
}

a:hover, a.active { 
  color:  #da7100;
}


