body{
    font-size: 12px;
    font-family: GothamRounded,Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #797979;
}
a{
    color:#aaa;
    text-decoration: none;
}
a:hover{
    text-decoration:none;
     color:#513081;
}
h3.footer_title{
    font-size: inherit;
}
.softFooter{
    margin-bottom: 10px!important;
}
