<!--
HR{
  color : olive;
}
A{
  text-decoration : none;
  color : maroon;
}
A:VISITED{
  color : olive;
}
A:HOVER{
  color : black;
  font-weight : bold;
}
H1{
  font-size : small;
}
H2{
  font-size : small;
}
-->
