.ArticleText {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC33;
	text-decoration: none;
	margin: auto;
	padding: 0px 15px 15px;
	border-top: medium none #CC99FF;
	border-right: medium none #CC99FF;
	border-bottom: medium none #CC99FF;
	border-left: medium none #CC99FF;
	line-height: normal;




}
.ArticleTitle {
	font-family: "Eras Demi ITC";
	font-size: 12px;
	font-weight: bold;
	color: #CC99FF;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.ArticleQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: left;
	text-indent: 20px;
}
.test {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC33;
	text-decoration: none;
	background-image: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

