#contactFriendLinks {
	width: 880px;
	margin-top: 10px;
}
.friendsLogoImage {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color: #695B59;
	text-decoration: none;
	text-align: left;
}
#contactbox {
	width: 200px;
	margin-left: 350px;
	text-align: left;
	margin-bottom: 40px;
	margin-top: -20px;
}
.friendsTable {
	border: 1px solid #666;
}
a:link {
	text-decoration: none;
	color: #695B59;
}
a:visited {
	text-decoration: none;
	color: #695B59;
}
a:hover {
	text-decoration: none;
	color: #414783;
}
a:active {
	text-decoration: none;
	color: #695B59;
}
.contactcopyBold {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	color: #695B59;
	text-decoration: none;
	text-align: left;
}
