.plan{
	background:transparent url(../img/plan.png) no-repeat scroll 0 0;
}

.plan:hover{
	background:url(../img/planhov.png) no-repeat;
}

