body { color: black; font-family: Verdana; background-color: white; text-align: justify; }

p {}

td {}

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

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

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

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

