.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C62E2B;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
}
.textoNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #575146;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #575146;
}
.cambios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #982E32;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	line-height: none;
	font-weight: normal;
	text-transform: none;
	color: #982E32;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	line-height: none;
	font-weight: normal;
	text-transform: none;
	color: #982E32;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	line-height: none;
	font-weight: normal;
	text-transform: none;
	color: #982E32;
}

