body { font-size: medium; background-color: #000; }

p { font-size: small; }

td { font-size: small; }

a:link { color: gray; }

a:visited { color: gray; font-weight: lighter; font-style: oblique; text-decoration: none; }

a:hover { color: white; font-weight: bold; }

a:active { }

