body { color: white; background-color: black; background-image: url(../image/back03.jpg); background-repeat: repeat; background-attachment: fixed; }

p {}

td {}

a:link { color: white }

a:visited { color: white }

a:hover { color: red }

a:active { color: red }

