/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(153,0,0);}
 A:visited { color: rgb(204,0,0);}
 A { font-family: Pristina,cursive; color: rgb(204,0,0); font-weight: bold;}
 