body {}
p {}
td {}
a:link  { color: blue; font-weight: bold; text-decoration: none }
a:hover   { color: orange; font-weight: bold; text-decoration: underline; background-color: yellow }
a:visited   { color: blue; font-weight: bold; text-decoration: none }
