body { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; text-align: center; }
p {}
td {}
a:link { color: #524e45; text-decoration: none; }
a:visited { color: #524e45; text-decoration: none; }
a:hover { color: #ffc430; text-decoration: none; }
a:active { color: white ; text-decoration: underline; }
.link { color: #ffa500; }
.hover a:hover { color: #b8b8b8; }
.active a:active { color: #000; }
.white { color: #fefefe; font-size: 10px; }
.white a:link { color: #fefefe; }
.white a:hover { color: orange; text-decoration: underline; }
.white a:active { color: #ff9830; }
.white a:visited { color: #fff; }
#wrapper { text-align: left; position: relative; width: 930px; height: auto; margin-right: auto; }
