@charset "UTF-8";
#linktext {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #184A8B;
	position: absolute;
	left: 50%;
	margin-left: 0px;
	z-index: 10;
	margin-top: 110px;
	width: 250px;
}

