.lista {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: auto;
	width: 270px;
}
.text {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;		
}
a.text:link {
	color: #000000;
}
a.text:hover{
	color: #000000;
	font-weight: bold;
}
a.text:active {
	color: #000000;
}


.add {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 18px;
	background-color: #FFD2D2;
	color: #990000;	
}
.delete {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 18px;
	background-color: #FFD2D2;
	color: #990000;	
}
.kassa {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 70px;
	background-color: #FFD2D2;
	color: #990000;	
}
.knapp {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 95px;
}
.amount {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 24px;
}
.kop {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 40px;
	background-color: #FFD2D2;
	color: #990000;
}
.kop2 {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 100px;
}
.item {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #800000;
	height: auto;
	width: auto;
}
.customtext {
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 18px;
	width: 140px;
}

