.blanco {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.principal {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #D4D4D4;
}
.principalDark {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #999999;
}