.text1 {
  color:#000000;
  font-family: verdana, sans-serif;
  font-size: 10px;
  text-decoration: none;
  line-height: 14px;
}
.text2 {
  color:#999999;
  font-family: verdana, sans-serif;
  font-size: 10px;
  text-decoration: none;
  line-height: 14px;
}
a.link1 {
  color:#000000;
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}
a.link1:hover {
  color:#CC6600;
  font-family: verdana, sans-serif;
  font-size: 10px;
  text-decoration: underline;
}
a.link2 {
  color:#999999;
  font-family: verdana, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
a.link2:hover {
  color:#CC6600;
  font-family: verdana, sans-serif;
  font-size: 10px;
  text-decoration: none;
}
.grau {
  background-color:#666666;
}
