* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}