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 : #80bfff;
  text-decoration : underline;
}

