.infoText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 15px;
	border: 1px dotted #3399FF;
	margin-bottom: 0px;
	margin-top: 400px;
}
.infoText a:link {
	color: #999999;
	text-decoration: none;
}
.infoText a:visited {
	text-decoration: none;
	color: #999999;
}
.infoText a:hover {
	text-decoration: none;
	color: #999999;
}
.infoTextBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
