  	b,a {
  		color: #e20819;

  	}
  	a {
  		text-decoration: none;
  	}
  	a:hover {
  		text-decoration: underline;
  	}
  	h1 {
  		font-size: 1.5em;
  		font-weight: bold;
  	}
  	.text-justify {
  	text-align: justify;

  	}

