.postcontent
{
	font-size:16px;
}


.postcontent a
{
	color:#666
}


.nextorback {
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}
