
#pbd-alp-load-posts a:link, #pbd-alp-load-posts a:visited {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #0d7256;
	text-decoration: none;
	 font-weight: 700;
           margin-top: 30px;
  margin-bottom: 30px;
	
}

#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active {
	/** Drop shadow **/
	color: #0d7256;
        text-transform: uppercase;
        font-weight: 700;
}