/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: x-small; background-color: rgb(234,247,251);}
 A:active { font-size: x-small; color: rgb(0,153,255);}
 A:link { font-size: x-small; color: rgb(0,0,255);}
 A:visited { font-size: x-small; color: rgb(0,128,0);}
 .TextNavBar { font-size: x-small; color: rgb(0,153,255);}
 A:hover { font-size: x-small; color: rgb(0,153,255);}
 
