body { color: black; background-color: white; margin: 0; }

p {}

td {}

a:link {  }

a:visited { color: purple }

a:hover { text-decoration: underline; }

a:active { color: blue }
.tableborder { margin: 0; border: solid 1px #1c509d; }
.wlink { color: white; font-size: 1em; font-family: Arial, sans-serif; font-weight: normal; text-decoration: none; }
.wlink:visited { color: white; font-size: 1em; font-family: Arial, sans-serif; text-decoration: none; }
.wlink:hover { color: white; font-size: 1em; font-family: Arial, sans-serif; font-weight: normal; font-style: normal; text-decoration: underline; }
.bllink { color: blue; font-size: 1em; font-family: Arial, sans-serif; font-weight: normal; text-decoration: none; }
.bllink:visited { color: blue; font-size: 1em; font-family: Arial, sans-serif; text-decoration: none; }
.bllink:hover { font-size: 1em; font-family: Arial, sans-serif;text-decoration: underline; }
