a:link {
	color:#fff;
	text-decoration: underline;
}
a:visited {
	color:#fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: underline;
}
.service a:link {
	font-size: 9pt;
	line-height: 183%;
	color:#e5b626;
	text-decoration: underline;
}
.service a:visited {
	font-size: 9pt;
	line-height: 183%;
	color:#e5b626;
	text-decoration: underline;
}
.service a:hover {
	font-size: 9pt;
	line-height: 183%;
	color:#e5b626;
	text-decoration: none;
}
.service a:active {
	font-size: 9pt;
	line-height: 183%;
	color:#e5b626;
	text-decoration: underline;
}
