.infotext {
	clear: both;
	position: relative;
	margin: 20px 0;
}
	
p.infoFooter {
	font-size: 8pt;
	color: #333;
	text-align: center;
	border-top: 1px solid #666;
	padding: 10px;
}

p.infoFooter a {
	color: #333;
	text-decoration: none;
}

p.infoFooter a:hover {
	text-decoration: underline;
}
