.infotext
	{
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	color:#ffffff;
	}
.infotext h1
	{
	font-size: 20px;
	font-weight:normal;
	color:#30A9A4;
	}
.infotext a:link, .infotext a:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #30A9A4;
	text-decoration: none;
	font-weight: bold;
	}