.infotext
	{
	display: none;
	}
#infotext
	{
	position:absolute;
	top:330px;
	left: 69px;
	width: 540px;
	z-index:1;
    }
*html .infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
   }
 .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
    }
*html .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}
.infotext h1
	{
	font-size: 12px;
	}
a.infotext2:link, a.infotext2:visited
	{
    font-size: 10px;
	text-decoration: none;
	}
a.infotext2:hover, a.infotext2:active
	{
    font-size: 10px;
	text-decoration: underline;
	}