@import url(/style/stti/STTI.css);

.clientLogo {
	background-color: #002f24;
}

a, a:focus, a:active, a:link, a:visited {
	color: #45735B;
	text-decoration: none;
}

a:hover {
	color: #002f24;
	text-decoration: underline;
}