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