li element, a element and block problem

IE9, IE10 PP4, Fx10 and Fx12 create a strange space at top of list item.

.test {
  width: 480px;
}

.test a {
  outline: 1px solid #f0f;
}

.test p {
  margin: 0;
  padding: 0;
}