.infotext
	{
	display:none;
	position: absolute;
	top: 590px;
	width: 96%;
	padding: 2%;
	color: #549276;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #CBE5CC;
	}
*html .infotext
	{
	width: 100%;
	margin-right: 0px;
	}
.infotext h1
	{
	font-size: 19px;
	font-weight: normal;
	color:#549276;
	}
.infotext a:link, .infotext a:visited
	{
	color: #549276;
	text-decoration: none;
	font-weight: normal;
	}
.infotext a:hover, .infotext a:active
	{
	color: #549276;
	text-decoration: none;
	font-weight: normal;
	}
.infotext strong
	{
	font-weight: normal;
	}