.all a {
    color: #445166;
    text-decoration: none;
}
.all a:hover {
    color: #252d38;
    text-decoration: underline;
}