.infobox
	{
	position: absolute;
	top: 600px;
	left: 0px;
	padding: 40px;
	}
.infotext
	{
	width: 770px;
	color: #808080;
	font-size:12px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	}
.infotext h1
	{
	font-size: 20px;
	font-weight:normal;
	color:#E9B837;
	}
.infotext a:link, .infotext a:visited
	{
	color: #808080;
	font-size:12px;
	text-decoration: none;
	}
.infotext a:hover, .infotext a:active
	{
	color: #E9B837;
	font-size:12px;
	text-decoration: none;
	}