.linkicbezcrte {
	text-decoration: none;
	color: #333333;
}
.linkicbezcrte:hover {

	text-decoration: underline;
	color: #3C467D;
}

