body { color: white; font-size: 12px; font-family: Arial; background-color: black; margin: 0; }
.bg { background-image: url(../gfx/bg_index.jpg); }
.bg_white { background-color: black; }
p {}
td {}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: #c1b065 ; text-decoration: underline; }
a:active { color: black ; text-decoration: none; }
.bg_black { background-color: black; }
.f_white { color: white; }
.f_red { color: #d40f19; }
.f_gold { color: #c1b065; }
.bold { font-weight: bold; }
.img { border: solid 1px #93802c; }
