 
A{
  text-decoration : none;
}
A:HOVER{
  cursor : pointer;
}
BODY{
  cursor : crosshair;
}
