  
A{
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline;
}
A:VISITED{
  color : #990099;
}
BODY{
  text-align : center;
}
