.anchor-button {
	background-color: blue;
	color: white !important;
	padding: 10px 15px;
	text-decoration: none !important;
	border-radius: 2em;
}

a.month-name {
	display: inline-block;
	text-decoration: none !important;
	width: 150px;
	height: 25px;
}