@charset "UTF-8";
.text_morado {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	color: #9e76b4;
	text-decoration: none;
	overflow: hidden;
	margin-left: 1cm;
	margin-right: 1cm;
}
.margenes {
	margin-right: 0.2cm;
	margin-left: 0.5cm;
}

.text_verde {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #c8dc5d;
	text-decoration: none;
}
.text_verde_tach {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 13px;
	color: #c8dc5d;
	text-decoration: underline;
}
.text_morado_tach {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	color: #9e76b4;
	text-decoration: underline;
}

