body         { font-family: Arial; color: #000000; font-size: 8pt; }

table        { font-size: 8pt; font-family: Arial }

.button:link       { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.button:visited    { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.button:active     { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.button:hover     { font-family: Arial; color: #54b847; font-size: 8pt; text-decoration: underline}

a:link       { color: #000000; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:visited    { color: #000000; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:active     { color: #000000; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #666666; font-size: 8pt; text-decoration: none}