/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: 'Times New Roman', Times, Serif, serif; background-color: rgb(255,255,153); background-image: url("./BarabaraHG.jpg");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(255,51,0);}
 A:hover { color: rgb(255,51,0);}
 