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