:link.a       { text-decoration: none; font-family: Arial; font-size: 70%; color: black; 
               font-weight: bold }
:active.a     { text-decoration: none; font-family: Arial; font-size: 70%; color: black; 
               font-weight: bold }
:visited.a    { text-decoration: none; font-family: Arial; font-size: 70%; color: black; 
               font-weight: bold } 
:hover.a      { text-decoration: underline; font-family: Arial; font-size: 70%; color: #6F8C71; 
               font-weight: bold }  
               
