body { color: #cfcfcf; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.2; background-color: black; margin: 0; padding: 0; }
h1 { font-size: 2em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.83em 0; }
hr { border-bottom: 1px solid #91322c; border-top-color: transparent; border-top-width: 1px; border-right-color: transparent; border-right-width: 1px; border-left-color: transparent; border-left-width: 1px; }
a:link { color: #ffab0f; }
a:visited { color: #00b800; }
a:hover { color: #ff760f; text-decoration: none; }
a:active { }
.justify { text-align: justify; }
.px18 { font-size: 18px; }
/*menu boxes*/
a.menu_boxes { color: white; font-size: 20px; background-color: black; text-decoration: none; display: block; padding: 4px; }
a.menu_boxes:hover{ background-color: #c00; }
a.menu_boxes:active { background-color: #505050; }
