/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { color: rgb(102,255,51);}
 A:link { color: rgb(255,255,255);}
 A:hover { color: rgb(255,0,51);}
 A:visited { color: rgb(51,153,102);}
 .TextObject { font-family: 'Times New Roman', Times, 'Times NewRoman', serif; color: rgb(255,255,255);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(255,255,255);}
 