a:link {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}
a:visited {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none
}
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
}