/* CSS definition file containing sitestyle stylesheets */
BODY      { color: rgb(153,204,255); font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif; background-color: white; background-image: none }
 A:active  { color: rgb(255,255,153); background-color: black }
 A:link { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,204);}
 A:visited { color: rgb(153,204,255);}
 .TextObject  { color: rgb(153,204,255); font-family: Arial, Helvetica, Univers, "Zurich BT", sans-serif; background-color: black }
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(153,204,255);}
 


