<style>

.bottom_links_previous{
	font-size:14px;
margin-top: 15px;
margin-bottom: 10px;
color: #333333;
text-align: left;
}

.bottom_links_next {
font-size:14px;
margin-top: 15px;
margin-bottom: 10px;
color: #333333;
text-align: right;
}

.bottom_links_next a, .bottom_links_previous a{
	color: #336633;
}

.bottom_links_next a:hover, .bottom_links_previous a:hover{
	color: #000000;
	text-decoration: none;
}

</style>
