body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; }
p {}
td {}
a:link { color: gray ; text-decoration: none; }
a:visited { color: gray ; text-decoration: none; }
a:hover { color: purple ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
.small { font-size: 9px; font-stretch: normal; font-variant: normal; line-height: inherit; text-align: inherit; }

