.content p {
	line-height: 130%;
	text-align: justify;
}

.content a {
	color: #4c1a0c;
	text-decoration: none;
}

.content a:hover {
	text-decoration: underline;
}

