a {
  color: #0000AA;
}
a:link {
  color: #0000AA;
  text-decoration : underline;
}
a:visited {
  color: #0000AA;
  text-decoration : underline;
}
