@charset "utf-8";
.estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #10428D;
	text-decoration: none;
	text-align: left;
}
#b:hover {
	color:#91002B;
	
	}
.titulo-perfil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #10428D;
	text-decoration: none;
	text-align: left;
}
.subtitulo-perfil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #022F40;
	text-align: justify;
}
