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

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

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



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


