
BODY{
  
  cursor : crosshair;
  
  

  text-decoration : none;
  

  
  

  
  

  background-attachment : fixed;
}
A:HOVER{
  cursor : crosshair;
  text-decoration : underline overline;
}
A{
  
  background-attachment : fixed;
  
  

  

  
  
  

  text-decoration : none;
}
