body {
  color : #7F7F7F;
  font-size : 100%;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin : 0 auto;
  padding : 0;
}  

td.infotext {
  font-size : 90%;
}

.textcontent {
  font-size : 90%;
  line-height:1.4em;
}

a {
  color : #7F7F7F;
  text-decoration : underline;
}

a:hover {
  color : #669933;
}

a.noneunderline {
  color : #7F7F7F;
  text-decoration : none;
}

a.noneunderline:hover {
  color : #669933;
}

a.arrow_to_scroll {
  color : #7F7F7F;
  text-decoration : none;
}

a.arrow_to_scroll:hover {
  color : #669933;
}

a.numbers {
  font-size : 80%;
  text-decoration : none;
}

a.numbers:hover {
  color : #669933;
  font-size : 80%;
  text-decoration : none;
}

a.green {
  color : #669933;
  text-decoration : none;
}

a.green:hover {
  color : #669933;
}

a.activwork {
  color : #669933;
  font-weight : bold;
  text-decoration : none;
}

.nocontent {
  font-size : 90%;
}
