body { margin: 0px; background: #000; }

a:link        { color: black; font-size: 12px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: none }
a:active     { color: black; font-size: 12px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: underline }
a:visited     { color: black; font-size: 12px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: none }
a:hover       { color: #f5f5f5; font-size: 12px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: underline }
a.big:link    { color: black; font-size: 16px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: none }
a.big:active   { color: black; font-size: 16px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: underline }
a.big:visited  { color: black; font-size: 16px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: none }
a.big:hover        { color: black; font-size: 16px; font-family: "Times New Roman", Times; font-weight: bold; text-decoration: underline; background-color: white }
a.white:link     { color: silver; font-size: 14px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none }
a.white:active   { color: white; font-size: 16px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: underline }
a.white:visited  { color: silver; font-size: 16px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none }
a.white:hover     { color: white; font-size: 16px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: underline }
.bodytext { color: black; font-size: 13px; line-height: 18px; font-family: "Times New Roman", Times }
.whitetext { color: white; font-size: 13px; line-height: 18px; font-family: "Times New Roman", Times }
.whitesans { color: white; font-size: 12px; line-height: 18px; font-family: arial, helvetica, sans-serif; }
.head  { color: black; font-weight: bold; font-size: 15px; line-height: 16px; font-family: Arial, Helvetica, Verdana }
.bigger { color: white; font-size: 16px; line-height: 26px; font-family: "Times New Roman", Times; letter-spacing: 1px }
a.widespace:link   { color: black; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none; letter-spacing: 5px }
a.widespace:active  { color: white; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none; letter-spacing: 5px }
a.widespace:visited   { color: black; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none; letter-spacing: 5px }
a.widespace:hover  { color: white; font-size: 11px; font-family: Arial, Helvetica; text-decoration: underline; letter-spacing: 5px }
.leftmargin { margin-left: 10px; }


