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