/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif; text-decoration: none ; background-color: transparent; background-image: none;}
 A:active { color: rgb(153,0,0); text-decoration: none ;}
 A:link { color: rgb(102,153,51); text-decoration: none ;}
 A:visited { color: rgb(204,102,0); text-decoration: none ;}
 .TextObject { font-family: Papyrus,cursive; text-decoration: none ;}
 P { font-family: 'Times New Roman', Times, Serif; text-decoration: none ;}
 A:hover { color: rgb(204,102,0); text-decoration: none ;}
 
