/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Browallia New', sans-serif; font-size: 20px; color: rgb(0,0,0); background-color: rgb(195,193,42); background-image: none;}
 A:link { color: rgb(255,255,255); font-weight: bold;}
 A:visited { color: rgb(153,0,0);}
 
