.frkTxt {
	color: #808080;
	padding: 370px 0px 15px 5px;
	width: 650px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
}

.frkTxt h1 {
	font-size: 12px;
	font-weight:normal;
	color: #019941;
}

.frkTxt a:link, .infotext a:visited {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

.frkTxt a:hover, .infotext a:active {
	color: #019941;
	text-decoration: none;
	font-weight: bold;
}

.frkTxt strong {
 	font-weight: normal;
	letter-spacing: 0.1px;
}