body { color: maroon; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #ccc; }
p {}
td {  }
a:link { color: maroon ; text-decoration: none; }
a:active { color: maroon; text-decoration: none; }
a:visited { color: maroon; text-decoration: none; }
a:hover { color: blue; background-color: white; text-decoration: underline; }
Table { font-size: 1em; font-variant: small-caps; text-align: center; }

