.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.homecopy a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homecopy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homecopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.homecopy a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.leftcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E4738;
	line-height: 22px;
}
.leftcopy a:link {
	color: #4E4738;
	text-decoration: none;
}
.leftcopy a:visited {
	color: #4E4738;
	text-decoration: none;
}
.leftcopy a:hover {
	color: #4E4738;
	text-decoration: underline;
}
.leftcopy a:active {
	color: #4E4738;
	text-decoration: none;
}.projectcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #4E4738;
	font-style: normal;
}
