/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */
A:active { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(51,102,102); font-weight: normal; font-style: normal;}
 A:link { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(51,102,102); font-weight: normal; font-style: normal;}
 A:visited { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(51,102,102); font-weight: bold; font-style: italic;}
 A { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(51,102,102); font-weight: normal; font-style: normal;}
 A:hover { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(51,102,102);}
 
