<!--
TD{
  font-size : x-small;
  font-family : "‚l‚r ƒSƒVƒbƒN";
  font-weight : normal;
}


A:link {color:#333333; text-decoration:none}
A:visited {color:#333333; text-decoration:none}
A:active {color:#333333; text-decoration:none}
A:hover {
  color:#ffffff; 
  background-color :#ff9900;
  top:1; 
  left:1
}
.linkred A:link {text-decoration:underline; color:#ff0000; }
.linkred A:visited {text-decoration:underline; color:#ff0000;}
.linkred A:active {text-decoration:underline; color:#ff0000;}
.linkred A:hover {  text-decoration:underline; color:#ffffff; background-color:#ff9900;}

.linkgray A:link {text-decoration:underline; color:#666666; }
.linkgray A:visited {text-decoration:underline; color:#666666;}
.linkgray A:active {text-decoration:underline; color:#666666;}
.linkgray A:hover {  text-decoration:underline; color:#ffffff; background-color:#ff9900;}


body{
  background-color:#ffffff;
  color:#666666;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
}
-->
