A:link { color: yellow; text-decoration: none }
A:visited { color: #FF9933; text-decoration: none }
A:active { color: yellow; text-decoration: none }
A:hover { color: red; text-decoration: overline underline }

A.external:link { color: black; text-decoration: none }
A.external:visited { color: black; text-decoration: none }
A.external:active { color: black; text-decoration: none }
A.external:hover { color: black; text-decoration: none }

TABLE   { border-collapse: collapse; border-style: none; }
TD.top  { background: url(/top.gif) no-repeat center; margin: 0; }
TD.middle  { background: black center; padding: 10px; }
TD.foot  { background: url(/bottom.gif); font-family: Helvetica, Arial; font-size: 10px; }
