/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,128); background-image: url("./assets/images/Background.gif");}
 A:link { color: rgb(128,0,255);}
 A:visited { color: rgb(255,255,0);}
 