body{
    font-family: 'open_sansregular','Arial';
    color: #494949;
}

a {
    color: #494949;
}

a:hover{
    color: #ee6a60;
}

a:hover, a:focus{
    color: #ee6a60;
}


