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