.infotext
	{
	display: none;
	}
#infotext
	{
	margin:15px auto -20px;
	POSITION:relative;
	WIDTH:784px;
	top:15px;
	text-align: justify;
    }
*html .infotext
	{
	text-align: justify;
	width: 784px;
   }
.infotext h1
	{
	font-size: 12px;
	}
a.infotext2:link, a.infotext2:visited
	{
	color: #fff;
	text-decoration: none;
	}
a.infotext2:hover, a.infotext2:active
	{
	color: #fff;
	text-decoration: underline;
	}
