/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(102,102,102); text-decoration: none ;}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(102,102,102); text-decoration: none ;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(102,102,102); text-decoration: none ;}
 H1 { font-size: 12px; color: rgb(102,102,102);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(102,102,102);}
 A { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(102,102,102); text-decoration: none ;}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; font-size: 12px; color: rgb(51,51,51); text-decoration: none ;}
 
