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

p {}

td {}

a:link { color: black; font-weight: normal; text-decoration: none; }

a:visited { color: gray; text-decoration: none; }

a:hover { color: #44a4e1; font-weight: bold; }

a:active { }

