p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
body { background: white url(background.gif) repeat-x center top; }
