body { background-color: #000; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top; }

p { }

td { }

a:link { color: #fff; text-decoration: none; }

a:visited { color: #eee5e6; }

a:hover { color: #970b0f; text-decoration: underline; }

a:active { }

