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