body { color: white; font-size: small; font-family: verdana; background-color: white; }
p {}
td {}
a:link { color: white ; font-weight: normal; font-style: normal; text-decoration: underline; }
a:visited { color: #fcdd74 ; font-weight: normal; font-style: normal; text-decoration: underline; }
a:hover { color: orange ; font-weight: normal; font-style: normal; text-decoration: underline; }
a:active { color: white ; font-weight: normal; font-style: normal; text-decoration: underline; }
