a.tmroll a { 
   display: block; 
   width: 143px; 
   height: 123px; 
   text-decoration: none; 
   background: url("../Images/tmHaltersRollover.jpg"); 
} 

a.tmroll:hover { 
   background-position: -143px 0; 
}


