.sam_i18n a {
	text-decoration: none;
	color: #8ac640;
}
.sam_i18n a:link {
	text-decoration: none;
}
.sam_i18n a:visited {
	text-decoration: none;
}
.sam_i18n a:hover {
	text-decoration: underline;
}

.sam_i18n a.selected {
	font-weight: bold;
}
