/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,204); background-color: rgb(0,0,0); background-image: url("./assets/images/Background6.gif");}
 A:active { color: rgb(255,223,85);}
 A:link { color: rgb(255,223,85);}
 A:visited { color: rgb(42,191,255);}
 A { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,204);}
 