/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(0,0,0); text-decoration: none ; background-color: transparent;}
 A:link { color: rgb(0,0,255); text-decoration: none ; background-color: transparent;}
 A:visited { color: rgb(0,0,255); text-decoration: none ; background-color: transparent;}
 A { color: rgb(0,0,255); text-decoration: none ; background-color: transparent;}
 .TextNavBar { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 9pt; color: rgb(0,0,255); font-weight: normal; font-style: normal; text-decoration: none ; text-align: left;}
 A:hover { color: rgb(0,0,255); text-decoration: underline; background-color: rgb(255,255,255);}
 