/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/Background.gif");}
 A:active { color: rgb(0,51,204); font-weight: bold;}
 A:link { color: rgb(0,51,204); font-weight: bold;}
 A:visited { color: rgb(0,51,204); font-weight: bold;}
 A:hover { color: rgb(0,51,204); font-weight: bold;}
 
