a:link {
  color: #666666;
  font-family: Verdana;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold
}
a:visited {
  color: #666666;
  font-family: Verdana;
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold
}
a:active {
  color: #CCCCCC;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}
a:hover {
  color: #999999;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  background: url("backgr1.gif");
  background-repeat: no-repeat;
  background-attachment: fixed;
}