* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 20px 0;
}