/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("./SportsBackgroundgelb.GIF");}
 A:active { color: rgb(255,51,0);}
 A:link { color: rgb(153,0,0);}
 A:hover { color: rgb(255,51,0);}
 A:visited { color: rgb(153,0,0);}
 