.lista {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: auto;
	width: 270px;
	border: 1px solid #666666;
}
.text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}
a.text:link {
  color: #000000;
  text-decoration: none;
}

a.text:hover {
  color: #000000;
	font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

A:link {
	text-decoration : none;
	color : #191970;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}
A:active {
	text-decoration : none;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}
A:visited {
	text-decoration : none;
	color : #454545;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

A:hover {
	text-decoration : underline;
	color : #C3593C;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : none;
	font-size : 8pt;
}

.add {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 18px;
	border: 1px solid #666666;
	background-color: #E6E6E6;
}
.delete {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 18px;
	border: 1px solid #666666;
	background-color: #E6E6E6;
}
.kassa {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 70px;
	background-color: #E6E6E6;
	border: 1px solid #666666;
}
.knapp {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 95px;
}
.amount {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 22px;
	border: 1px solid #666666;
}
.kop {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 40px;
}
.kop2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 90px;
	background-color: #E6E6E6;
	border: 1px solid #666666;
}
.item {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}
.customtext {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 140px;
}

.slutsald {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	height: 18px;
	width: 90px;
	border: 1px solid #666666;
	color: #CC0000;
	background-color: #E6E6E6;
}

