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

p {}

td { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

