/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(82,82,120);}
 A { color: rgb(0,51,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(51,153,255);}
 
