<!--
BODY{
margin-top : 0px;
margin-bottom : 0px;
}
A:HOVER{
color : red;
}
A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
-->
