@charset "UTF-8";
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AB6301;
	letter-spacing: 1em;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	word-spacing: 2em;
	color: #999900;
}
