A:link { text-decoration: none; color: #6699ff;}
A:visited { text-decoration: none; color: #cc99ff;}
A:hover { text-decoration: underline;}
A:active { text-decoration: none;}
body, table, th, tr, td, p, li, blockquote, textarea, input {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11pt;
  color: #99CCCC;
}
.content {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9pt;
}
.silverborder {
  border-width: 2px;
  border-style: solid;
  border-color: #666666;
}
.white {
 color:#FFFFFF;
}
