.infotext {
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	padding-left: 100px;
	padding-right: 100px;
	background-color:#FFFFFF;
	
	}
	
#info {
	width:100%;
	color: #ffffff;
	position:absolute;
	top:450px;
	left:0px;
	
	}


#info {
	width:100%;
	color: #ffffff;
	margin-top:200px;
	left:0px;
	text-align: center;
	}


.infobox {
	width:830px;
	margin:auto;
  	font-size: 9px;
  	text-align: justify;
  	color: #000;
  	background-color:#FFFFFF;
	}


.infotext a:link { color: #666666; }
.infotext a:visited { color: #666666; }
.infotext a:hover { color: #666666; }
.infotext a:active { color: #666666; }
.infotext a:focus { color: #666666; }
