/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; background-color: rgb(255,255,255); background-image: url("../assets/images/bg25.jpg");}
 A:active { color: rgb(0,153,153);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(42,0,170);}
 .TextNavBar { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: x-small; color: rgb(147,98,154);}
 A:hover { color: rgb(204,0,153);}
 
