body { color: black; background-color: white; }

p {}

td {}

a:link { color: blue }

a:visited { color: red; font-weight: lighter; font-style: normal; text-decoration: underline; }

a:hover { color: purple }

a:active { color: purple }


