.previous{
	float: left;
	color: #242121;
	font-size: 25px;
	text-decoration: underline;
}
.next{
	float: right;
	color: #242121;
	font-size: 25px;
	text-decoration: underline;
}