	h2.blogtitle a {
		color: black;
		text-align: left;
		text-decoration:none;
		font-weight:bold;
		}
	h2.blogtitle a:hover {
		text-decoration:underline;
		}
	h2.blogtitle a.active {
		color: black;
		}
	h2.blogtitle {
		width:100%;
		text-align: center;
	}
