body { }
p { }
td { }
a:link { color: red; text-decoration: none; }
a:visited { color: red; text-decoration: none; }
a:hover { color: yellow; text-decoration: none; }
a:active { color: maroon; text-decoration: none; }
