#info{
	width:930px;
	text-align:center;
	margin:auto;
	margin-top:-50px;
	
}


.infobox{

	color: #000000;
	padding: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	border-color:#D1D2D4; border-width:2px; border-style:solid;
}
.infotext {

	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 10px;
  	text-align: justify;
	}


.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;}
