@charset "UTF-8";
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-family: "Helvetica Neue", Helvetica, "Geneva CY", Geneva;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	color: #CC9900;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	word-spacing: 2px;
}
.tinytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	word-spacing: 2px;
	margin-right: 10px;
	padding-right: 10px;
}
.bigtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: normal;
	color: #CC9900;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: underline;
}
