a {
	font-weight: bold;
	color: #A93E3A;
}
a:hover {
	color: #C43633;
	text-decoration: none;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #2B2822;
}
.index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	color: #2E2B27;
}
.index em {
	font-size: 12px;
}
