/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { color: rgb(255,255,204); text-decoration: none ;}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(255,255,204);}
 .TextObject { text-decoration: none ;}
 A { color: rgb(0,255,255); text-decoration: none ;}
 .TextNavBar { text-decoration: none ;}
 A:hover { color: rgb(0,255,255);}
 