﻿a, img
{
border: 0px;
}

a, image:hover           
{
border: 3px #ff3030;         /* (on hover, border color red) */
}
