body { color: black; background-color: white; margin-top: 0; }

p {}

td {}

a:link { color: #ff5100 ; font-style: italic; text-decoration: none; }

a:visited { color: #f00 ; font-style: italic; }

a:hover { color: #f00 ; font-style: italic; }

a:active { color: red ; font-style: italic; }

