.blogText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #3b1e3f;
}
.blogSubHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #572c5d;
}


.blogHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #572c5d;
}


.blogDate {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #572c5d;
}
.blogMessage {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #572c5d;
}
.blogUI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;

}
a.blogLink:link { color: #572c5d; text-decoration: underline }
a.blogLink:visited { color: #86509d; text-decoration: underline }
a.blogLink:hover { color: #e22552; text-decoration: none; font-size: 14px;}
a.blogLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
}
