.question {
	width: 886px;
}


.blue {
	color: #0C8593;
	font-size: 14px;
	font-weight: bold;
}

.blue a {
	color: #0C8593;
	font-size: 14px;
	font-weight: bold;
}

.blue a:hover {
	text-decoration: underline;
}

.bluesmall {
	color: #0C8593;
	font-size: 12px;
}

.bluesmall a {
	color: #0C8593;
	font-size: 12px;
}

.bluesmall a:hover {
	text-decoration: underline;
}