 
A:HOVER{
  color : red;
  

  font-weight : bold;
}
A{
  text-decoration : none;
  font-size : 12pt;
  color : black;
}