A          { font-family: "verdana, arial"; text-shadow: "black"  }
A:link     { color: #cccccc; text-decoration: "none"  }
A:visited  { color: #cccccc; text-decoration: "none"  }
A:active   { color: #cccccc; text-decoration: "none"  }
A:hover    { color: #32cd32; text-decoration: "none"  }

img.thinborder {
border-style: solid;
border-width: 1px;
border-color: #666666;
}

table.thinborder {
border-style: solid;
border-color: #327d32;
border-width: 1px;
height: auto;
}
