/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'MS Sans Serif', sans-serif; background-color: rgb(0,51,204); background-image: none;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(69,5,237);}
 H1 { color: rgb(255,255,51); border: 1pt solid rgb(0,0,0);}
 P { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,51); text-align: left; background-color: rgb(0,51,204);}
 A:hover { color: rgb(255,255,255);}
 
