body { }

p { }

td { }

a:link { color: navy; }

a:visited { color: navy; }

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

a:active { color: navy; }

