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