/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
A:active { color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(51,51,51); vertical-align: baseline; text-decoration: none ;}
 A:visited { color: rgb(51,51,51); text-decoration: none ;}
 P { font-family: Calibri,sans-serif; font-size: small; color: rgb(153,0,51); font-weight: bold;}
 A { color: rgb(51,51,51); text-decoration: none ;}
 A:hover { color: rgb(153,0,51); font-weight: bold; font-style: italic; text-decoration: underline;}
 
