/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,204,102); background-color: rgb(0,0,0);}
 A:link { color: rgb(0,102,153);}
 A:visited { color: rgb(128,0,128);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; color: rgb(255,191,85);}
 
