A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #00008b;
  text-decoration: underline;
}
