/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,0,102); background-color: rgb(0,0,0);}
 A:active { color: rgb(0,153,255);}
 A:link { color: rgb(0,153,255);}
 A:visited { color: rgb(0,153,255);}
 H1 { font-size: x-small;}
 A:hover { color: rgb(0,255,255);}
 