.gray {
	color: #9a9a9a;
	font-weight: 600;
	margin-bottom: 5px;
}

.small_gray {
	color: #808080;
	font-weight: 400;
	margin-top: 5px;
}

.message_text {
	color: #505050;
	font-weight: 400;
}

.simple_text {
	font-weight: 400;
}

.forum_text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.forum_header {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	font-weight: bold;
	margin-left: 10px;
}

.hot_num {
	color: #ffffff;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.small_href {
	color: #003399;
	font-weight: 400;
	font-size: 90%;
	margin-top: 5px;
}

.black {
	color: #000000;
}

.page {
	margin-left: 5px;
	margin-right: 5px;
}
