.infotext
	{
	display: none;
	}
#infotext
	{
    color: #999999;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	width:750px;
    }
.infotext h1
	{
	font-size: 12px;
	}
a.infotext2:link, a.infotext2:visited
	{
	color: #999999;
	text-decoration: none;
	}
a.infotext2:hover, a.infotext2:active
	{
	color: #999999;
	text-decoration: underline;
	}