.Underlined {
	text-decoration: underline;
}

.NoUnderlined {
	text-decoration: none;
}
