@charset "utf-8";
.tipo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.tipoMay {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-align: justify;
	text-transform: uppercase;
}
.tipoRosa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DB6767;
	text-align: justify;
	text-transform: uppercase;
}
.tipoRosaLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #DB6767;
	text-align: justify;
	text-transform: lowercase;
}

