body { }
p { }
td { }
a:link { color: black; text-decoration: none; }
a:visited { color: maroon; text-decoration: none; }
a:hover { background-color: white; text-decoration: underline; }
a:active { }
