/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,0,0);}
 A:visited { color: rgb(255,204,0);}
 H1 { color: rgb(204,204,204);}
 H2 { color: rgb(204,204,204);}
 H3 { color: rgb(204,204,204);}
 H4 { color: rgb(204,204,204);}
 H5 { color: rgb(204,204,204);}
 H6 { color: rgb(204,204,204);}
 A:hover { color: rgb(255,153,0);}
 