.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.projectLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
}
.projectLink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.whiteimageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

hr {border:none 0;border-top:1px dashed #990000;width:100%;height: 1px;} 
