.service-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.service-text:visited {
	color: #000066;
	text-decoration: none;
}
.service-text:hover {
	color: #ffffff;
	text-decoration: underline;
}
.service-text:active {
	color: #000066;
	text-decoration: none;
}