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

p {}

td {}

a:link { color: gray ; text-decoration: none; }
@font-face{ font-family: arial; font-size: 1pt; font-style: normal; font-weight: normal; }
a:visited { color: teal ; text-decoration: none; }

a:hover { color: purple ; font-size: medium; font-weight: normal; text-decoration: underline; }

a:active { color: #069 ; text-decoration: none; }

