<!--

	#efeito		{
			width: 162px; height: 26px;
			overflow: hidden;
			background: url(login.png) top left no-repeat;
			display: block;
			text-indent: 10000px;
			}
	 
	#efeito:hover	{
			background-position: bottom left;
			}
			
	-->