/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(102,0,0); text-decoration: none ;}
 A:link { color: rgb(120,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:visited { color: rgb(102,102,102); text-decoration: underline;}
 .TextNavBar { font-size: 12pt; color: rgb(102,0,0); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(220,0,0);}
 