a:link {
  color: #000099;
  text-Decoration: underline;
}

a:visited {
  color: #000099;
  text-Decoration: underline;
}

a:active {
  color: #000099;
  text-Decoration: underline;
}

a:hover {
  color: #000099;
  text-Decoration: underline;
}
