/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(0,0,0); text-decoration: none ; background-color: rgb(255,255,255);}
 A:active { color: rgb(102,102,102); text-decoration: underline;}
 A:link { color: rgb(102,102,102); text-decoration: underline;}
 A:visited { color: rgb(51,51,51); text-decoration: underline;}
 A:hover { color: rgb(255,204,0); text-decoration: underline;}
 