.dateheader {
	border-bottom:solid .0624em #C3CFE5;
	font-size:18px;
	margin-top:10px;
	width:300px;
	margin-bottom:0;
	color: rgb(153, 153, 204);
	font-weight:bold;
}

.postfooter {
	margin-bottom:35px;
	margin-left:0;
	color:gray;
	font-size:10px
}

.post {font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; }

.post a {
	text-decoration:none;
	color: rgb(153, 153, 204);
	font-weight: normal;
}

.post a:hover{background-color:#C3CFE5;}

.post a:visited {
	text-decoration:none;
	color: rgb(153, 153, 204);
	font-weight: normal;
	}

.post a:link {
	text-decoration:none;
	color: rgb(153, 153, 204);
	font-weight: normal
}

.post a:active {
	text-decoration:none;
	color: rgb(153, 153, 204);
	font-weight: normal
}
