 



BODY{
  font-size : 11pt;
  font-weight : normal;
  text-decoration : none;
}
A:HOVER{
  background-color : yellow;
  text-decoration : underline;
}
a{
  text-decoration : none;
}
FONT{
  text-decoration : none;
}
h1{
  font-size : 14pt;
  font-weight : normal;
  color : black;
  text-align : center;
  text-decoration : none;
}
