a {
	outline: none;
	text-decoration: none;
	color: #3a352f;
}

a:hover {
	color: black;
}

h1, h2, h3, h4 {
	font-family: Georgia, serif;
}