.infotext
	{
	display:none;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 20px;
	}
.infotext h1
	{
  font-size : 14px;	
  font-weight : bold;
	}
.infotext a:link, .infotext a:visited
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: underline;
	}
.infotext a:hover, .infotext a:active
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
	}
.infotext strong {font-weight: normal; }
.infolink
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  text-decoration: none;
  color: #ffffff;
	}

