/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,255,236);}
 A:active { color: rgb(0,0,204);}
 A:link { color: rgb(0,0,204);}
 A:visited { color: rgb(0,0,204);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,204);}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,204);}
 A { color: rgb(0,0,204);}
 A:hover { color: rgb(0,0,204);}
 