A:LINK {
  text-decoration:underline;
  color:#666666;
}
A:VISITED {
  text-decoration:none;
  color:#666666;
}
A:ACTIVE {
  text-decoration:none;
  color:#666666;
}
A:HOVER {
  text-decoration:none;
  color:#ff8c00;
}
TABLE{
  font-size : x-small;
  color:#666666;
}
BODY{
  font-size : x-small;
  margin-top : x-small;
  margin-left : x-small;
  margin-right : x-small;
  margin-bottom : x-small;
}
