.infotext {
	color: #abb3ac;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	width:760px;
	margin:auto;
	}
	
.infotext a:link { color: #abb3ac; text-decoration:none;}
.infotext a:visited { color: #abb3ac; text-decoration:none;}
.infotext a:hover { color: #abb3ac;text-decoration:underline; }
.infotext a:active { color: #abb3ac;text-decoration:underline; }
.infotext a:focus { color: #abb3ac; text-decoration:underline;}


#info {
	width:100%;
	position:absolute;
	top:500px;
	left:0px;
	text-align: center;
	}

.infobox1 {
	width:1110px;
	margin:auto;

	}

.infobox2 {
	width:150px;
	margin-right:6px;
	float:right;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	color: #fff;
  	z-index:200;
  	text-align: left;
	}
