body { color: black; background-color: white; text-align: justify; }

p {}

td {}

a:link { color: #6cacfd; font-weight: bold; text-decoration: none; }

a:visited { color: #3061cc ; font-weight: bold; text-decoration: none; }

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

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

