.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #910000;
}
.body-test {
	overflow: auto;
}
.red-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #910000;
	text-decoration: none;
}
.red-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.orange-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF3F01;
	text-decoration: none;
}
.orange-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.orange-small-link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF3F01;
	text-decoration: none;
}
.orange-small-link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
