/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { color: rgb(255,153,0);}
 A:link { color: rgb(255,153,0);}
 A:visited { color: rgb(255,153,0); text-decoration: none ;}
 P { font-family: 'Arial Black', 'Helvetica Bold', Charcoal, Sans-serif, sans-serif; margin-top: 0pt; margin-bottom: 0pt;}
 A:hover { color: rgb(255,153,0);}
 