 
A:HOVER{
  color : #ffff00;
  
  font-weight : bolder;
  
  text-decoration : underline;
  font-size : 16pt;
  font-style : italic;
}
A{
  text-decoration : none;
}
