.info {
	font-family: HelveticaNeue, Helvetica Neue, Arial, sans-serif;
	width:630px;
	position:absolute;
	top:1280px;
	text-align: center;
	font-size: 12px;
	margin-left:330px;
	padding-bottom:20px;
	color: #463c3c;
}

.info a,
.info a:link {
	color:#463c3c !important;
}

.info a:hover {
	text-decoration: underline;
}

.frk-txt {
	margin-top: 340px;
	font-size: 14px;
}
.infotext strong {
	font-weight: normal;
	text-decoration: underline;
	}

.infotext a:link, .infotext a:visited	{
	color: #4390C4;
	text-decoration: none;
	font-weight: normal;
	}
	
.infotext a:hover, .infotext a:active {
	color: #FFC500;
	text-decoration: none;
	font-weight: normal;
	}