.infobox {
	width:460px;
	color: #000000;
	margin-left:650px;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 11px;
  	text-align: justify;
	width: 390px;
	top:200px;
	position:absolute;
	}


.infotext {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	width: 600px;
	top: 540px;
	position:absolute;
	margin-left:325px;
	}

.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;}

