/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { background-image: url("../assets/images/Back.gif");}
 A:link { color: rgb(10,65,130);}
 A:visited { color: rgb(0,51,153);}
 A { color: rgb(10,65,130);}
 A:hover { color: rgb(10,65,130);}
 