body { }

p { }

td { }

a:link { color: white; }

a:visited { color: purple; }

a:hover { color: black; }

a:active { color: gray; }

