body { color: white; background-color: black; background-image: url(../pict/bk.jpg); background-repeat: repeat-x; background-attachment: inherit; background-position: inherit; }

p {}

td {}

a:link { color: white }

a:visited { color: white }

a:hover { color: red }

a:active { color: red }

