.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: d2e2f2;
	line-height: 17px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.titleservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	word-spacing: 2px;
	text-decoration: underline;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: d2e2f2;
	text-decoration: none;
}
a:hover {
	color: d2e2f2;
	text-decoration: underline;
}
a:active {
	color: #fffff;
	text-decoration: underline;
}.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
