body { color: black; font-family: arial; background-color: #e3e0e0; }

p {}

td {}

a:link { color: blue ; font-weight: bold; font-style: normal; text-decoration: none; }

a:visited { color: purple ; font-weight: bold; font-style: normal; text-decoration: none; }

a:hover { color: purple ; font-weight: bold; font-style: normal; text-decoration: none; }

a:active { color: red ; font-weight: bold; font-style: normal; text-decoration: none; }

