.violeta {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8.5pt;
	color: #FAFAFA;
	line-height: 13px;
	text-decoration: none;
}
.violeta:hover {
    color:#BF7CBD;
}
.textochico {

	FONT-FAMILY: Tahoma;
	FONT-SIZE: 7.5pt;
	color: #995A97;
	line-height: 12px;
	text-decoration: none;
}
.textochico :hover {
	TEXT-DECORATION: underline;
    color:#231F20;
}
.texto {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 8.5pt;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	text-align: justify;

}
