 
A{
  text-decoration : none;
  color : #1188ff;
}
A:HOVER{
  text-decoration : underline;
}
A:VISITED{
  color : #1188ff;
}
