/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { background-color: rgb(0,191,255); background-image: none;}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(153,0,0); text-decoration: none ;}
 A:hover { color: rgb(204,0,0);}
 A:visited { color: rgb(255,255,0); text-decoration: none ;}
 .TextObject { background-color: transparent; background-image: none;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: xx-small; text-decoration: none ;}
 H6 { color: rgb(0,51,51);}
 