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