A {
  color : #05347c;
  text-decoration : none;
}
A:hover {
  color : #05347c;
  text-decoration : underline;
}
A:visited {
  color : #05347c;
}

