.info {
	margin:auto;
	text-align:center;
	width:100%;
}

.infobox {
	margin:auto;
	text-align:center;
	width:780px;
}
.infotext {
	color:#666699;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-align: justify;
	width: 540px;
	margin-left: 195px;
	// margin-left: 150px;
	}
	

.infotext a:link { color: #666699; text-decoration:underline;}
.infotext a:visited { color: #666699; text-decoration:underline;}
.infotext a:hover { color: #666699;text-decoration:underline; }
.infotext a:active { color: #666699;text-decoration:underline; }
.infotext a:focus { color: #666699; text-decoration:underline;}
