/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(51,51,51);}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(51,51,51);}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(51,51,51);}
 P { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(51,51,51);}
 A { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(51,51,51);}
 A:hover { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(204,0,0);}
 