 
A{
  color : #ff80ff;
  text-decoration : none;
}
A:HOVER{
  color : #a6d2ff;
  text-decoration : underline;
}
