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