a:link {
        background: none;
        color: #3A403C;
        border: 0px;
        text-decoration:underline


}

a:visited {
        background: none;
        border: 0px;
        color: #3A403C;
        text-decoration:underline

}

a:hover {
        background: none;
        color: #FD7914;
        border: 0px;
}

a:active {
        background: none;
        color: #FD7914;
        border: 0px;
}
