.left_img a {
    background-color: transparent;
    color: #445166;
    text-decoration: none;
}
.left_img a:hover {
    text-decoration: underline;
    color: #333;
}