.style1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	text-align: justify;
	color: #495f3f;
}

a, a:active, a:visited{
font-family: Tahoma;
font-size: 12px;
color: #495f3f;
text-decoration:underline;
}

a:hover{
font-family: Tahoma;
font-size: 12px;
color: #495f3f;
text-decoration:none;
font-weight:bold;
}

.price td{
text-align:right;
border: 1px solid  #495f3f;
}

.kopje {
	font-family: Andy;
	font-size: 18px;
	font-weight:bold;
	color: #495f3f;
}