.textlink {
	font-weight: bold;
	color: #1BAC8C;
	text-decoration: none;
}
a.textlink:hover {

	font-weight: bold;
	color: #171873;
	text-decoration: none;
}
