div.copyright a
{
   outline:none;
   display:block;
   width:120px;
   height:24px;
   background:#ffffff url('images/our_logo.gif') no-repeat;   
}

div.copyright a:hover 
{
   background:#ffffff url('images/we_made_this.gif') no-repeat; 
}