body { color: black; background-color: white; }

p { color: #3d3636; }

td {}

a:link { color: black ; text-decoration: underline; }

a:visited { color: black ; text-decoration: underline; }

a:hover { color: black ; text-decoration: underline; }

a:active { color: red }
element { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

