/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-color: rgb(0,0,255); background-image: none;}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(255,0,0); font-weight: bold;}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,51); font-weight: bold; text-decoration: underline;}
 A:visited { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,51); font-weight: bold;}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(255,0,0);}
 
