body{
  margin-top : 0px ;
  margin-left : 0px ;
  margin-right : 0px ;
  margin-bottom : 0px ;
}
BODY,TH,TD{
  font-size : 90% ;
  line-height : 150% ;
}
a:link {
  text-decoration : none ;
  color: #0000FF ;
}
a:visited {
  text-decoration : none ;
  color: #000066 ;
}
a:active {
  text-decoration : none ;
}
a:hover {
  text-decoration : none ;
  background-color : #ffd78c ;
}