.info{
	position:absolute;
	width:100%;
	left:0px;
	text-align: center;
	margin:auto;
	top:565px;

}

.infotext {
	width:890px;
	margin:auto;

	}
	
.infotext p{
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	margin-left: 322px;
	text-align:left;

}


.infotext a:link { color: #333333; text-decoration:none;}
.infotext a:visited { color: #333333; text-decoration:none;}
.infotext a:hover { color: #333333;text-decoration:none; }
.infotext a:active { color: #333333;text-decoration:none; }
.infotext a:focus { color: #333333; text-decoration:none;}
