body {}
p {}
a:link  { color: blue; text-decoration: none }
a:hover  { color: black; text-decoration: underline; background-color: yellow }
td    { border: red }
