/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: small; color: rgb(0,51,204); background-color: rgb(233,248,243);}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 UL { font-size: x-small;}
 A:visited { color: rgb(153,0,153);}
 .TextObject { font-size: x-small;}
 H1 { font-size: small; font-weight: normal; font-style: normal;}
 P { font-size: x-small;}
 OL { font-size: x-small;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(255,0,0);}
 
