 

A:VISITED{text-decoration : none;
  
  font-weight : normal;
}
A:HOVER{
  font-weight : bolder;
}
A{
  text-decoration : none;
  font-weight : normal;
}
