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