a:link {
  color: #0066CC;
  text-decoration: none;
}
a:hover {
  color: #0066CC;
  text-decoration: underline;
}a:visited {
  color: #0066CC;
  text-decoration: none;
}a:active {
  color: #0066CC;
  text-decoration: underline;
}
table {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: ;
}
td {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: #666666;
}
body {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  color: #666666;
}