.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EC2E38;
}
.textCopia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

a{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	text-decoration:none;
	font-weight: bold;
}


a:hover {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;

}
