/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("./assets/images/MOG001.GIF");}
 A:active { color: rgb(0,0,204);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,102,0);}
 P { color: rgb(0,0,0);}
 A:hover { color: rgb(204,0,0);}
 
