.font_blanco {
	color: #FFFFFF;
}
.justificar_texto {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #3E8CE3;
	font-weight: bold;
}
a:hover {  
  text-decoration: underline
}

