/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,0,0);}
 A:hover { color: rgb(0,153,204);}
 A:visited { color: rgb(153,0,204);}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(0,0,153);}
 