  
BODY{
  background-color : white;
}

A:LINK{
  font-size : 12px;
  color : #ffffff;
  text-decoration : none;
}
A:VISITED{
  font-size : 12px;
  color : #ffffff;
  text-decoration : none;
}
A:HOVER{
  font-size : 12px;
  color : #ffffff;
  text-decoration : underline;
}
