.text {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: lighter;
	color: #666666;

}
.textblue {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: lighter;
	color: #8ca5cd;

}
a:link {
	color: #666666;
	text-decoration: none;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #005696;
	text-decoration: none;

}
a:active {
	color: #005696;
	text-decoration: none;

}

