 
BODY{
  font-size : medium;
  font-weight : normal;
  
  
  font-family : Arial;
}
A:HOVER{
  color : purple;
  
}
