/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(51,51,255);}
 A:link { color: rgb(51,0,204);}
 A:hover { color: rgb(0,153,204);}
 A:visited { color: rgb(0,153,204);}
 A { color: rgb(51,51,255);}
 .TextNavBar { color: rgb(51,51,255);}
 