.add_post_text {
	font-size: 1em;
	color: #666666;
}
.add_message_by {
	font-style: italic;
	text-decoration: underline;
	font-size: 0.9em;
}
.add_post_title {
	font-size: 1.2em;
}
.add_table {
	padding: 10px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0099FF;
}
.nav_all {
	font-size: 1.3em;
	font-weight: bold;
}

