/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,153);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: x-small; font-weight: normal; font-style: normal;}
 A:hover { background-color: rgb(204,204,204);}
 
