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