@charset "UTF-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #edd6a2;
	padding-right: 30px;
	padding-left: 2px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #edd6a2;
	padding-right: 30px;
	padding-left: 2px;
	font-weight: bold;
}
.footer {
	background-color: #653600;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #edd6a2;
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #CCCCCC;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 22px;
	color: #edd6a2;
	
}

