@charset "utf-8";

.answer_box {
	padding:10px;
	margin-bottom:20px;
	background-color:#f6f6f0;
	border:5px solid #e5e5e5;
}

.question a {
	font-size: 120%;
	color:#339;
}

.question a:hover {
	color:#339;
}
