body { }
p { }
td { }
table { border: outset 1pt silver; }
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #8d0000; font-weight: 300; text-decoration: underline; }
a:visited { color: #a40000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: 300; text-decoration: underline   }
a:hover { font-size: 9pt; color: red; font-family: Arial, Helvetica, sans-serif !important; text-decoration: underline !important; }
a:active { }
.table { border: 1px transparent; }
.tables { border: outset 1pt silver; }
.a:hover test { color: white; background-color: red; border: inset 1px gray; }
