/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { color: rgb(0,0,0); background-image: url("../assets/images/nightcoonsblue.jpg");}
 A:active { font-size: x-small; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:link { font-size: x-small; color: rgb(147,11,244); font-weight: bold; text-decoration: none ;}
 UL { color: rgb(255,255,255);}
 A:visited { font-size: x-small; color: rgb(147,11,244); font-weight: bold; text-decoration: none ;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,255,255);}
 OL { color: rgb(255,255,255);}
 A { font-size: x-small; color: rgb(147,11,244); font-weight: bold; text-decoration: none ;}
 A:hover { font-size: x-small; color: rgb(255,153,255); font-weight: bold; text-decoration: none ;}
 