/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(153,102,0); text-decoration: none ;}
 A:link { color: rgb(153,102,0); text-decoration: none ;}
 A:visited { color: rgb(153,102,0); text-decoration: none ;}
 .TextObject { color: rgb(51,0,0);}
 P { color: rgb(255,255,153); font-weight: bold;}
 A { color: rgb(153,102,0); text-decoration: none ;}
 A:hover { color: rgb(204,153,102); text-decoration: none ;}
 