a:link {
  font-size : none;
  text-decoration : none;
}
a:visited {
  font-size : none;
  text-decoration : none;
}
a:active {
  font-size : none;
  text-decoration : none;
}
a:hover {
  font-size : none;
  color : #FFFF00;
  text-decoration : underline;
}
