BODY {
  background-color: 003399;
  color: BB9944;
}
HR {
    color: BB9944;
}
A {
  color: BB9944;
}
A:hover {
  color: #ffffff;
  text-decoration: none;
}

