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

p {  }

td {}

a:link { color: #ff00a6 ; }

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

a:hover { color: #ff00e1 ; text-decoration: underline; }

a:active { color: red }
h1 { font-size: 14px; margin-bottom: 0; }
h2 { font-size: 18px; font-weight: bold; margin: 0.83em 0; }
