/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(255,220,60);}
 A:active { color: rgb(255,37,36);}
 A:link { color: rgb(255,37,36);}
 A:visited { color: rgb(255,37,36);}
 H1 { font-size: medium; color: rgb(100,120,180);}
 H2 { font-size: small;}
 P { font-size: x-small;}
 H3 { font-size: x-small;}
 A:hover { color: rgb(100,120,180);}
 
