#navList a:link {
        text-shadow: 0px 0px 0px #000;
}
.sidebar-block ul li a:hover {
    color: #eee;
    text-decoration: none;
}