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