/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(0,51,204); text-decoration: none ;}
 A:visited { color: rgb(153,0,153); text-decoration: none ;}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small;}
 A:hover { color: rgb(255,0,0); text-decoration: none ;}
 