/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,160); background-color: rgb(255,255,255); background-image: url("../WhiteBreadBackground_hell20.gif");}
 A:active { color: rgb(0,0,153); font-weight: bold; font-style: italic; text-decoration: none ;}
 A:link { color: rgb(0,0,153); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(0,0,153); font-weight: bold; text-decoration: none ;}
 A { color: rgb(0,0,153); font-weight: bold; text-decoration: none ;}
 ADDRESS { font-weight: bold; font-style: italic;}
 A:hover { color: rgb(0,0,153); font-weight: bold; text-decoration: none ;}
 
