@charset "utf-8";
/* CSS Document */

/* This sets the overall color of the page. Each div background will be this color unless otherwise specified.*/ 
div, .NavButtonOFF a, .NavButtonOFF a:link, .NavButtonOFF a:visited, .NavButtonOFF a:hover, .NavButtonOFF a:active { background-color: #9966CC;} /* Global background color for each DIV if not specified */ 

