#content img { 
    border: 4px solid #F3200C;
}

    #content a:hover img { 
        border: 4px solid #CA0000;
    }
