body { background-color: black }
p {}
td {}
A:link     { color: red; text-decoration: none }
A:visited  { color: red; text-decoration: none }
A:active   { color: red; text-decoration: none }
A:hover    { color: #DBB877; text-decoration: none }
HR   { color: black; height: 1px }
.page_background { background-color: black }



.title    { color: red; font-size: 18px; line-height: 17px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold }
.text     { color: white; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
