.blogbox {
	background: #ddc;
	text-align: center;
	margin: 4px;
	padding: 4px;
}

.blogbox a, .blogbox a:visited {
	text-decoration: none;
	color: blue;
	font-weight: bold;
}

