/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,204); background-color: rgb(0,0,0);}
 A:active { color: rgb(255,255,204);}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(204,204,153);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 28px; color: rgb(255,204,102); font-weight: bold; text-decoration: none ; border-bottom: 6px double rgb(255,255,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,255,255); text-align: left; margin-left: 12px; margin-right: 12px;}
 A:hover { color: rgb(255,204,102);}
 