<!--
A{
  font-weight : normal;
  text-decoration : none;
  color : green;
}
A:HOVER{
  font-weight : normal;
  background-color : black;
  text-decoration : none;
  color : lime;
}
BODY{
  
  font-weight : normal;
  text-decoration : none;
  font-size : 0.4cm;
  font-family : serif;
}
FONT{
  font-size : 4mm;
  font-family : "‚l‚r ƒSƒVƒbƒN",serif;
  font-weight : normal;
  text-decoration : none;
}
-->