body { color: #000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; }

p { }

td {  }

a:link { color: maroon; font-size: large; font-weight: bold; text-decoration: none; }

a:visited { color: maroon; font-size: large; font-weight: bold; text-decoration: none; }

a:hover { color: red; font-size: large; font-weight: bold; text-decoration: none; }

a:active { color: maroon; font-size: large; font-weight: bold; text-decoration: none; }

