.background {
	background: #DCDCDC;
}

.table {
	border: 1px;
	border-color: Black;
	background: #FBFBFB;
}

.texta {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
.ale {
	cursor: pointer;
}