/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; color: rgb(0,0,255); background-color: rgb(204,204,255); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 .TextObject { color: rgb(0,0,255);}
 P { color: rgb(0,0,255);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
