/* CSS definition file containing sitestyle stylesheets */ BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;} A:active { font-size: x-small; color: rgb(51,102,102);} A:link { font-size: x-small; color: rgb(102,51,0);} A:hover { font-size: x-small; color: rgb(204,255,0);} A:visited { font-size: x-small; color: rgb(153,0,0);} P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;} A { font-size: x-small; color: rgb(204,255,0);} .TextNavBar { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: x-small; color: rgb(255,255,255); text-align: left; background-color: rgb(255,255,255);}