Or you can create an empty link at the end of your
:
.menu li{position:relative;padding:0;}
.link{
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
This will create a full clickable
and keep your formatting on your real link.
It could be useful for