  a, a:visited
  {
    color : #0054A5;
    font-size : 11px;
    font-family : Tahoma;
    text-decoration : none;
  }
  a:hover
  {
    text-decoration : underline;
  }