body {}
p {}
td {}
A:link   { color: blue; font-weight: bold; text-decoration: none }
A:visited   { color: blue; font-weight: bold; text-decoration: none }
A:hover   { color: red; font-weight: bold; text-decoration: underline }
A:active   { color: blue; font-weight: bold; text-decoration: underline }
hr {color: blue}
