.hidden {
	display: none;
}

a {
	text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}