a:link {
	color: #323232;
	text-decoration: none;
}
a:visited {
	color: #323232;
	text-decoration: none;
}
a:hover {
	color: #323232;
	text-decoration: none;
}
a:active {
	color: #323232;
	text-decoration: none;
}

.text {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	color: #323232;
	text-decoration: none;
}
.textkicsi {
	font-family: "Arial", Courier, mono;
	font-size: 9px;
	color: #323232;
	text-decoration: none;
}
.adminmenu {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}	

.inp {
	font-family: "Arial", Courier, mono;
	font-size: 12px;
	border-width: 1px;
	color: #646464;
	text-decoration: none;
	background-color: #ffffff;
}	

