body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
p {}
td {}
a:link { color: white ; text-decoration: none; }
a:visited { color: white ; text-decoration: none; }
a:hover { color: silver ; text-decoration: none; }
a:active { color: maroon ; font-weight: bold; text-decoration: blink; }
#wrapper { text-align: left; position: relative; width: 860px; height: auto; margin-right: auto; margin-left: auto; }
.darklink a:link { color: #7d1212; text-decoration: none; }
.darklink a:visited { color: #c99; }
.darklink a:hover { color: #9c4500; }

