 
BODY{
  color : white;
  background-color : #804fa8;
  text-align : center;
  cursor : auto;
}
A{
  color : white;
  text-decoration : none;
}
A:HOVER{
  color : #c0c0c0;
}
