.nodeco {  text-decoration: none}
.black {  color: #000000; text-decoration: none }
a:active {  text-decoration: none; color: #000000; font-weight: bold }
a:link {  text-decoration: none; color: #000000; font-weight: bold }
a:visited {  text-decoration: none; color: #000000; font-weight: bold }
.shadow {position: absolute;
            color: black;     
            top: -1px;         
            left: -1px;        
           }