.mercantiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.mercantiles-negro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mercantiles-rojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #005C4D;
	text-decoration: underline;
	font-weight: bold;
}

.boton {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #005C4D;
	text-decoration: underline;
	font-weight: bold;
	border: 0px none #000000;
	background-color: white;
        cursor: pointer;
}



.mercantiles-blanco-medio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mercantiles-blanco-peque {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.mercantiles-negro-peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mercantiles-rojo-peque-NOBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #005C4D;
	text-decoration: underline;
	font-weight: normal;
}
.mercantiles-rojo-peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #005C4D;
	text-decoration: underline;
	font-weight: bold;
}
.mercantiles-negro-NOBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.mercantiles-negro-medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.mercantiles-negro-NOBOLD-cursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #000000;
	background-color: yellow;
	text-decoration: underline;
	font-weight: normal;
}

