.street {
	color: #FFFFFF;
	text-decoration: none;
}
.addyemail {
	color: #FFFFFF;
	text-decoration: underline;
}
.addyemail:hover{
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000066;
	text-decoration: none;
}

.date {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-weight: 400;
}
