.FRKinfotext
{
	color: #000000;
	padding: 5;
	width: 800px;
	font-size: 12px;
	font-family: arial;
	text-align: justify;
	background-color: #ffffff;
	margin-top:70px;
}
.FRKinfotext h1
{
	font-size: 19px;
	font-weight: normal;
	color: #4083D4;
}
.FRKlink a:link, .FRKlink a:visited, .FRKlink a:hover, .FRKlink a:active
{
	position: absolute;
	top: 420px;
	left: 400px;
	color: #070630;
	font-family:arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}
.FRKinfotext a:link, .FRKinfotext a:visited
{
	color: #3D87DC;
	text-decoration: none;
	/*font-weight: bold;*/
}
.FRKinfotext a:hover, .FRKinfotext a:active
{
	color: #CF2631;
	text-decoration: none;
	/*font-weight: bold;*/
}
.FRKinfotext strong
{
	font-weight: normal;
}

.FRKinfotext em
{
	font-weight: bold;
	font-style: normal;
	color: #666;
}
