.articleText {
	color:#231f20;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 10px;	
}
.articleText {
	color:#231f20;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
}

.articleText a {
	color:#ec5c2f;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.articleText a:hover {
	color:#ec5c2f;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
}

.articleTitle
{
	color:#333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.articleHeader
{
	color:#333333;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.articleHeader a
{
	color:#0066FF;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.articleHeader a:hover
{
	color:#0066FF;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.articleFooter {
	color:#333333;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;	
}