TABLE{
  background-color : #ef89a9;
  color : white;
}
A:HOVER{
  color : #ffffff;
  text-decoration : underline overline;
}
A{
  color : #f6f6f6;
  text-decoration : none;
}
