.infotext
	{
	display:none;
	padding: 10;
	text-align: justify;
	text-decoration: none;
	font-family: Bauhaus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-decoration: none;	
	}
.infotext h1
	{
  font-size : 15px;	
  font-weight : bold;
	}
.infotext a:link, .infotext a:visited
	{
	font-family: Bauhaus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-decoration: underline;
	}
.infotext a:hover, .infotext a:active
	{
	font-family: Bauhaus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-decoration: underline;
	}

.infolink
	{
	font-family: Bauhaus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
	text-decoration: underline;
	padding: 10px;
	}


