body { color: black; }

p {}

td {}
.small:link { color: blue; }
.menu:link { color: #fff; }
.menu:visited { color: purple; }
.small:visited { color: #ccc; }
.small:hover { color: #ccc; text-decoration: underline; }
.small:active { color: red; }
.footer_text   { color: gray; font-size: 8pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 10pt; text-decoration: none }
.footer a:link   { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-decoration: none }
.footer a:visited   { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-decoration: none }
.footer a:hover   { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-decoration: underline }
.nav a:link  { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-decoration: none }
.nav a:visited  { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-decoration: none }
.nav a:hover  { color: white; font-size: 10pt; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; line-height: 10pt; text-decoration: underline }

