.insurance-text-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
a.instext:link {
	text-decoration: none;
	color: #993300;

}
a.instext:visited {
	color: #993300;
	text-decoration: none;
}
a.instext:hover {
	color: #993300;
	text-decoration: none;
}
a.instext:active {
	color: #993300;
	text-decoration: none;
}
