body { color: black; background-color: #ccc; }

p {}

td {}

a:link { color: #1a171b ; font-weight: 500; text-decoration: none; }

a:visited { color: #6e5ecc ; text-decoration: none; }

a:hover { color: #8c2a2a ; font-weight: bold; text-decoration: none; }

a:active { text-decoration: none; }

