A:link{
  color: #000099 ;
  FONT-SIZE: 10pt ;
  text-decoration: none
;
}
A:active{
  color: #00c9fb ;
  FONT-SIZE: 10pt ;
  text-decoration: none
;
}
A:visited{
  color: #000099 ;
  FONT-SIZE: 10pt ;
  text-decoration: none
;
}
A:hover {
  color: #ff0080 ;
  FONT-SIZE: 10pt ;
  text-decoration: none ;
  position: relative ;
  top:2px ;
  left:2px
;
}
