/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:link { color: rgb(255,153,153); text-decoration: none ;}
 A:visited { color: rgb(255,153,153); text-decoration: none ;}
 A { color: rgb(255,153,153); text-decoration: none ;}
 
