.sidebaritem a:visited {
    color: #336699;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:link {
    font-weight: normal;
    color: #336699;
    background-image: none;
    background-repeat: no-repeat;
 }

 
