/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(153,0,51); font-weight: bold; text-decoration: none ;}
 A:link { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 A:visited { font-family: Calibri,sans-serif; font-size: 12px; color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 P { font-family: Calibri,sans-serif; font-size: 14px; color: rgb(51,51,51); font-weight: bold;}
 A { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(51,51,51); font-weight: bold; text-decoration: none ;}
 A:hover { font-family: Calibri,sans-serif; font-size: 16px; color: rgb(153,0,51); font-weight: bold;}
 
