BODY {
  background-attachment:fixed ;
}
A:LINK{
  text-decoration:none;
  color:white;
}
A:ACTIVE{
  text-decoration:none;
  color:white;
}
A:VISITED{
  text-decoration:none;
  color:white;
}
<!--A:HOVER {
  color :#9966ff ;
  background-color :#ede8ff;
}
-->
