@import url(/templates/header-consumer/stylesheets/main.css);

.link {
    background-image: url(/media/PageElements/plus-icon.gif);
    background-repeat: no-repeat;
    padding-left: 23px;
    padding-bottom: 12px;
    font-size: 12px;
    font-weight: bold;
    color:#951268;
    text-decoration: none;
}

.link A {
    font-size: 12px;
    font-weight: bold;
    color:#951268;
    text-decoration: none;
}


