<style type="text/css">
.BtnEntrar		{
		width: 88px; height: 24px;
		overflow: hidden;
		background: url(http://www.alunointeligente.com.br/Imgs/Entrar.png) top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
 
.BtnEntrar:hover	{
		background-position: bottom left;
		}
</style>

