.client {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #870D01;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
}
.client_name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.company {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #870D01;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
}
.company_name {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.links:link{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #870D01;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
}

a.links:visited{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #870D01;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
}

a.links:hover {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	font-style:normal;
	font-weight: normal;
}
