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