/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold; font-style: italic; background-color: rgb(74,125,194); background-image: none;}
 A:active { color: rgb(255,204,0);}
 A:link { color: rgb(255,204,0);}
 A:visited { color: rgb(0,0,204);}
 .TextObject { font-family: 'Times New Roman', Times, Serif; font-size: 14px; font-weight: bold; font-style: italic;}
 P { font-family: 'Times New Roman', Times, Serif; font-size: 14px; font-weight: bold; font-style: italic;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(0,102,204);}
 A:hover { color: rgb(0,0,204);}
 