body { }

p { }

td { }

a:link { color: blue; }

a:visited { color: purple; }

a:hover { color: orange; }

a:active { }

