body { color: #a2a2a2; font-size: 11px; font-family: arial; }

p { }

td { }

a:link { color: #000; text-decoration: none; }
a.grey:link { color: #8b8b8b; text-decoration: none; }
a.grey:hover { color: #8b8b8b; }
a.grey:visited { color: #8b8b8b; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }

a:hover { color: #5b5a5a; text-decoration: underline; }

a:active { color: #000; text-decoration: none; }

