/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(0,0,102); font-weight: bold;}
 A:link { color: rgb(0,0,102); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(153,153,153); font-weight: normal; font-style: normal;}
 .TextNavBar { font-family: Papyrus,cursive; font-size: 10pt;}
 A:hover { color: rgb(0,153,255);}
 
