/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(51,102,51); font-weight: bold; background-color: rgb(255,255,153); background-image: none;}
 A:active { color: rgb(0,102,0);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(0,0,102);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(51,102,51); font-weight: bold;}
 A:hover { color: rgb(255,0,51);}
 
