@charset "UTF-8";
.font-statement {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #777777;
	line-height: 20px;
}
.font-statement-nospace
 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #777777;
}
.font-statement-small {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #777777;
	line-height: 20px;
}
.font-statement-small-nospace {
	color: #777777;
	font: 10px/normal Helvetica, Arial;
}
.font-text-pink {
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #e77b7b;
	line-height: 18px;
}
.reglinks  a:link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #CCCC33;
	line-height: 20px;
	text-decoration: underline;
}
.reglinks a:visited {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #CCCC33;
	line-height: 20px;
	text-decoration: underline;
}
.reglinks a:hover {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #e77b7b;
	line-height: 20px;
	text-decoration: underline;
}
.reglinks a:active {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #CCCC33;
	line-height: 20px;
	text-decoration: underline;
}
.smlinks  a:link {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #CCCC33;
	text-decoration: underline;
}
.smlinks a:visited {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #CCCC33;
	text-decoration: underline;
}
.smlinks a:hover {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #e77b7b;
	text-decoration: underline;
}
.smlinks a:active {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #CCCC33;
	text-decoration: underline;
}
.font-contact-form {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #777777;
	line-height: 26px;
}
.font-contact-dots {
	font-family: Helvetica, Arial;
	font-size: 24px;
	color: #CCCC33;
	line-height: 26px;
}
.font-contacterror-pink {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #e77b7b;
	line-height: 20px;
}
