#info {
	width:100%;
	position:absolute;
	left:0px;
	text-align: center;
	}

.infobox {
	width:980px;
	margin:auto;
	}

.infotext {
	width:600px;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	text-align: justify;
  	margin:auto;
	color: #000000;
	}



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

