a{
	text-decoration: none;
	font-weight: bold;
}
label{
	font-weight: bold;
	color: #663412;
}
table{
	text-align: center;
	vertical-align: center;
}
.text{
	border: 1px groove #001154;
	font-weight: bold;
	color: #3C4DD2;
	
}
.but{
	background-color: buttonface;
	border: 2px groove gray;
	font-weight: bold;
}
.hata{
	color: maroon;
	font-weight: bold;
}