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