A {
  COLOR: #ffeeff;
  TEXT-DECORATION: underline
;
}
A:hover {
  BACKGROUND: #800040;
  COLOR: #ffeeff;
  TEXT-DECORATION: underline
;
}
A:visited {
  color:#ffeeff;
}
TD{
  line-height : 1.3em;
}
BODY{
  color :##93ffff;
  background-color : white;
}
