/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-color: rgb(255,204,0);}
 A:link { color: rgb(255,0,0);}
 A:visited { color: rgb(153,0,0);}
 P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: x-small;}
 
