h3.forum {
	text-align: center;
	font-size: 14px;
}

ol.forum {
	padding-right: 20px;
}

ol.forum li {
	margin: 10px 0;
	text-align: justify;
}

ol.forum li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

ol.forum li a:hover {
	text-decoration: underline;
}