body { }

p { }

td { }

a:link { color: maroon; text-decoration: none; }

a:visited { color: maroon; text-decoration: none; }

a:hover { color: olive; text-decoration: none; }

a:active { color: olive; }

