.body { color: black; font-family: Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; }

.p { font-family: Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }

td {}

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

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

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

a:active { color: #017cc2 ; text-decoration: none; }
a.sn:visited { color: #fff; text-decoration: none; }
a.sn:link { color: #fff; text-decoration: none; }
a.sn:hover { color: #fff; text-decoration: underline; }
a.sn:active { color: #fff; text-decoration: none; }

