body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

a {
  text-decoration : none;
  color : #0000AA;
}
a:hover {
  text-decoration : underline;
  color : #0000AA;
}
a:link {
  text-decoration : none;
  color : #0000AA;
}
a:vlink {
  text-decoration : none;
  color : #0000AA;
}


