/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Garamond,serif; font-size: 14px; color: rgb(1,1,186); background-image: url("./assets/images/background.gif");}
 A:active { font-size: 14px; color: rgb(255,128,0);}
 A:link { font-size: 14px; color: rgb(255,128,0);}
 UL { font-size: 14px;}
 A:visited { font-size: 14px; color: rgb(1,1,186);}
 .TextObject { font-size: 14px;}
 H1 { font-size: 36px; color: rgb(255,128,0);}
 H2 { font-size: 24px;}
 P { font-size: 14px;}
 H3 { font-size: 20px;}
 OL { font-size: 14px;}
 H4 { font-size: 18px;}
 .TextNavBar { font-size: 14px;}
 H5 { font-size: 14px; color: rgb(255,128,0);}
 H6 { font-size: 14px;}
 A:hover { font-size: 14px; color: rgb(255,128,0); font-weight: bold;}
 