

.partners {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	color: #999999;
	text-decoration: none;
	text-transform : lowercase;
}
.partners a, .partners a:visited {
  text-decoration: none;
  color: #999999;
}
.partners a:hover {
  color: #555555;
}



