body         { background-color: #FFF; margin: 0 }
a            { color: #69C; text-decoration: none }
a:visited    { color: #69C; text-decoration: none }
a:active     { color: #C69; text-decoration: underline }
a:hover      { color: #C69; text-decoration: underline }
.normal      { font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color: #333 }
.normal a    { color: #69C; font-weight: bold; text-decoration: none }
.normal a:visited { color: #69C; font-weight: bold; text-decoration: none }
.normal a:active { color: #C69; font-weight: bold; text-decoration: underline }
.normal a:hover { color: #C69; font-weight: bold; text-decoration: underline }
.small       { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #999 }
.small a     { color: #69C; font-weight: bold; text-decoration: none }
.small a:visited { color: #69C; font-weight: bold; text-decoration: none }
.small a:active { color: #C69; font-weight: bold; text-decoration: underline }
.small a:hover { color: #C69; font-weight: bold; text-decoration: underline }
.copyright   { font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: bold; color: #FFF }
.copyright a { color: #9CF; text-decoration: none }
.copyright a:visited { color: #9CF; text-decoration: none }
.copyright a:active { color: #F93; text-decoration: underline }
.copyright a:hover { color: #F93; text-decoration: underline }
.credit      { font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: bold; color: #036 }
.credit a    { color: #036; text-decoration: none }
.credit a:visited { color: #036; text-decoration: none }
.credit a:active { color: #036; text-decoration: underline }
.credit a:hover { color: #036; text-decoration: underline }