a {
  outline: none;
}

.MenuInicio {
  display: block;
  width: 84px;
  height: 79px;
  background: url(Inicio.gif) no-repeat;
  text-indent: -9999px;
}

a.MenuInicio:link, a.MenuInicio:visited, a.MenuInicio:active {
  background: url(Inicio.gif) no-repeat;
}

a.MenuInicio:hover {
  background: url(Inicio.gif) no-repeat;
  background-position: -84px;
}

.MenuProductoServicio {
  display: block;
  width: 84px;
  height: 79px;
  background: url(ProductoServicio.gif) no-repeat;
  text-indent: -9999px;
}

a.MenuProductoServicio:link, a.MenuProductoServicio:visited, a.MenuProductoServicio:active {
  background: url(ProductoServicio.gif) no-repeat;
}

a.MenuProductoServicio:hover {
	background: url(ProductoServicio.gif) no-repeat;
  background-position: -84px;
}

.MenuAyuda {
  display: block;
  width: 84px;
  height: 79px;
  background: url(Ayuda.gif) no-repeat;
  text-indent: -9999px;
}

a.MenuAyuda:link, a.MenuAyuda:visited, a.MenuAyuda:active {
  background: url(Ayuda.gif) no-repeat;
}

a.MenuAyuda:hover {
	background: url(Ayuda.gif) no-repeat;
  background-position: -84px;
}

.MenuContactenos {
  display: block;
  width: 84px;
  height: 79px;
  background: url(Contactenos.gif) no-repeat;
  text-indent: -9999px;
}

a.MenuContactenos:link, a.MenuContactenos:visited, a.MenuContactenos:active {
  background: url(Contactenos.gif) no-repeat;
}

a.MenuContactenos:hover {
	background: url(Contactenos.gif) no-repeat;
  background-position: -84px;
}

.MenuLinkMenuPrincipal {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a.MenuLinkMenuPrincipal:link, a.MenuLinkMenuPrincipal:visited, a.MenuLinkMenuPrincipal:active {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

a.MenuLinkMenuPrincipal:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.MenuLinkTituloMenuPrincipal {
	font-family: Arial;
	font-size: 12px;
	color: #FF7903;
	font-weight: bold;
}

a.MenuLinkTituloMenuPrincipal:link, a.MenuLinkTituloMenuPrincipal:visited, a.MenuLinkTituloMenuPrincipal:active {
	font-family: Arial;
	font-size: 12px;
	color: #FF7903;
	font-weight: bold;
	text-decoration: none;
}

a.MenuLinkTituloMenuPrincipal:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF7903;
	font-weight: bold;
}
.ContenidoNormal {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}

.MenuLinkMenuNavegar {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

a.MenuLinkMenuNavegar:link, a.MenuLinkMenuNavegar:visited, a.MenuLinkMenuNavegar:active {
	font-family: Arial;
	color: #666666;
}

a.MenuLinkMenuNavegar:hover {
	font-family: Arial;
	color: #666666;
	font-weight: bold;
}
.TituloPrincipal {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF7903;
	text-decoration: none;
}
.TituloProducto {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkContenidoNormalVerMas {
	font-family: Arial;
	font-size: 11px;
	color: #FF7903;
}

a.LinkContenidoNormalVerMas:link, a.LinkContenidoNormalVerMas:visited, a.LinkContenidoNormalVerMas:active {
	font-family: Arial;
	color: #FF7903;
}

a.LinkContenidoNormalVerMas:hover {
	font-family: Arial;
	color: #FF7903;
	font-weight: bold;
}
.LinkPreguntaFaq {
	font-family: Arial;
	font-size: 12px;
	color: #FF7903;
	text-decoration: underline;
}

a.LinkPreguntaFaq:link, a.LinkPreguntaFaq:visited, a.LinkPreguntaFaq:active {
	font-family: Arial;
	color: #FF7903;
	text-decoration: underline;
}

a.LinkPreguntaFaq:hover {
	font-family: Arial;
	color: #FF7903;
	font-weight: bold;
	text-decoration: underline;
}.TituloPrecioAhora {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF7903;
}
.PrecioAhora {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.TituloPrecioAntes {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.PrecioAntes {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
