.infotext
	{
	display: none;
	}
#infotext
	{
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	text-align: left;
	width: 700px;
    }
*html .infotext
	{
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	text-align: left;
	width: 700px;
	margin-top: -12px;
	}
 .infotext2
	{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
*html .infotext2
	{
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
.infotext h1
	{
	font-size: 14px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #ffffff;
	text-decoration: none;
	}