body { color: black; }

p {}

td {}

a:link { color: #7dbaf6 ; text-decoration: none; }

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

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

a:active { color:#7dbaf6; }
.hidden { display: none }

