.infotext
	{
	display:none;
	color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	width:610px;
	padding: 5;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	}
.infotext h1
	{
	font-size: 15px;
	font-weight:bold;
	color:#ffc500;
	}
.infotext a:link, .infotext a:visited
	{
	color: #ffffff;
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #ffc500;
	text-decoration: none;
	}