/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,204,102); background-color: rgb(153,0,0); background-image: none;}
 A:active { font-size: x-small; color: rgb(255,255,255);}
 A:link { font-size: x-small; color: rgb(255,255,153);}
 A:visited { font-size: x-small; color: rgb(255,153,0);}
 .TextObject { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,204,102); font-style: italic;}
 H1 { font-style: italic;}
 H2 { font-style: italic;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,204,102);}
 H3 { font-style: italic;}
 H4 { font-style: italic;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif; font-size: small; color: rgb(255,255,204);}
 H5 { font-style: italic;}
 A:hover { font-size: x-small; color: rgb(204,102,0);}
 
