/* CSS definition file containing site wide stylesheets */
A:active { text-decoration: none ;}
 A:link { color: rgb(0,0,153); text-decoration: none ;}
 A:visited { color: rgb(14,88,180); text-decoration: none ;}
 .TextObject { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small; text-decoration: none ;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: xx-small; text-decoration: none ;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;}
 A:hover { color: rgb(153,0,0); text-decoration: none ;}
 