/* CSS Document */

.textomarron {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #996633;
}
.textonegrobody{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.textotitulo{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

.texto-blanco{
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}