.tm10 {
  font-family : verdana, "‚l‚r ‚oƒSƒVƒbƒN";
  font-size   : 10pt;
  line-height : 12pt;
}

.tm12 {
  font-family : verdana, "‚l‚r ‚oƒSƒVƒbƒN";
  font-size   : 12pt;
  line-height : 18pt;
}

a:link {
  color           : "#7f7fff";
  background      : "#ffffff";
  text-decoration : none;
}

a:visited {
  color           : "#7f7fff";
  background      : "#ffffff";
  text-decoration : none;
}

a:active {
  color           : "#7f7fff";
  background      : "#ffffff";
  text-decoration : none;
}

a:hover {
  color           : "#ff0000";
  background      : "#ffdfdf";
  text-decoration : none;
}

