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

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

.infotext {
	width:740px;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 9px;
  	text-align: justify;
  	margin-left:195px;
	color: #000000;
	font-weight: normal;
	}
	
.infotext a:link { color: #666666; text-decoration:underline;}
.infotext a:visited { color: #666666; text-decoration:underline;}
.infotext a:hover { color: #666666;text-decoration:underline; }
.infotext a:active { color: #666666;text-decoration:underline; }
.infotext a:focus { color: #666666; text-decoration:underline;}




