body { color: black; background-color: white; position: relative; border-color: black; border-width: thick; outline-color: #000; outline-width: thick; }

p {}

td {}

a:link { color: #3cb371 ; font-weight: 600; text-decoration: none; }

a:visited { color: #8b4513 ; font-weight: 600; text-decoration: none; }

a:hover { color: #2e8b57 ; font-weight: 600; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

