A{
  text-decoration : none;
  cursor : crosshair;
}
A:HOVER{
  background-color : #e8edf9;
}
