.agris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	line-height: 120%;
}
.titulomagenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D60270;
	line-height: 130%;
}
.subtitulomagenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #D60270;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: gray;
}
a:hover {
	font-weight: bold;
	color: #D60095;
	text-decoration: none;
}

.titulogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
	line-height: 120%;
}
