BODY{
  font-size : small;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  color: #ffffcc;
  background-color: #0f0f03;
}
P{
  color: #ffffcc;
}
A{
  color: #9999ff;
  text-decoration: none;
}
A:VISITED{
  color: #990099;
  text-decoration: none;
}
A:ACTIVE{
  color: #00ffff;
  text-decoration: none;
}
A:HOVER{
  background-color : #5b0002;
  text-decoration : underline;
}
TABLE{
  font-size : small;
  font-family : "‚l‚r ‚oƒSƒVƒbƒN";
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
}
UL{
  color: #0033ff;
}
DT{
  color: #99ff99;
  font-weight: bolder;
}