/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-color: rgb(255,153,0);}
 A:active { font-family: 'Times New Roman', serif; font-size: 12px; color: rgb(0,0,0);}
 A:link { font-family: 'Times New Roman', serif; font-size: 12px; color: rgb(0,0,0);}
 UL { font-family: 'Times New Roman', serif; font-size: 20px; color: rgb(0,0,0);}
 A:visited { font-family: 'Times New Roman', serif; font-size: 12px; color: rgb(255,255,255);}
 H1 { font-family: 'Times New Roman', serif; font-size: 28px; color: rgb(0,0,0);}
 P { font-family: 'Times New Roman', serif; font-size: 20px; color: rgb(0,0,0);}
 .TextNavBar { font-family: 'Times New Roman', serif; font-size: 12px; color: rgb(0,0,0);}
 A:hover { font-family: 'Times New Roman', serif; font-size: 12px; color: rgb(204,0,0);}
 