@charset "utf-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #663333;
	text-transform: none;
	font-weight: bold;
}
.link {
	color: #663333;
	font-size: 15px;
	font-weight: bold;
}

.head {
	color: #663333;
	font-size: 16px;
	font-weight: bold;
}
