* {
	outline:none;
	}
	
#enviar {
	width: 112px;
	height: 21px;
	text-indent: -9999px;
	background-image:url(imagenes/b_enviar.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 4px;
}

a#enviar:hover {
	background-position: 0px -21px;
	}

#inicianet {
	font-size:6px;
	width: 39px;
	height: 7px;
	text-indent: -9999px;
	background-image:url(imagenes/inicianet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin:46px 13px 0 0;
	float: right;
	display: inline;
	}
	
a#inicianet:hover {
	background-position: 0px -7px;
	}
	
#halifax {
	width: 117px;
	height: 24px;
	text-indent: -9999px;
	background-image:url(imagenes/halifax.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 14px;
	}
	
a#halifax:hover {
	background-position: 0px -24px;
	}
	
#inicia {
	font-size: 6px;
	width: 39px;
	height: 7px;
	text-indent: -9999px;
	background-image:url(imagenes/inicianet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 12px;
	margin-right: 13px;
	display: inline;
	}
	
a#inicia:hover {
	background-position: 0px -7px;
	}