.infotext{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	margin-top: 50px;
	border: solid 1px #000000;
	padding: 5px;
}
.infotext h1{
	font-size: 12px;
}

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