#inf {
	width:780px;
	position:absolute;
	top:910px;
	left:50px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	font-size:10px;
	}

#info {
	width:480px;
	position:absolute;
	top:520px;
	left:205px;
	/*background-color:#f33;*/

	}

	
.infotext p  {
	color: #ffffff;
  	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	
	}
	
.infotext strong {
	font-weight: bold;
	}

.infotext a:link, .infotext a:visited	{
	color: #ffffff;
	text-decoration: underline;
	font-size:10px;
	font-weight: normal;
	text-align: justify;
	}
	
.infotext a:hover, .infotext a:active {
	color: #760606;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}
