a:link {
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}

	a:visited {
		text-decoration: none;
	}

	td {
		color: #000000;
		font-size: 12px;
		line-height: 17px;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
	}

	.meny {
		color: #000000;
		font-size: 12px;
		line-height: 24px;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
	}

	.textarea{
		color: #000000;
		font-size: 12px;
		line-height: 17px;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
	}
	
	.ingress{
		color: #000000;
		font-size: 14px;
		line-height: 20px;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
	}
		.small{
		color: #000000;
		font-size: 11px;
		line-height: 15px;
		font-family: Arial, Helvetica, Geneva;
		font-weight: normal;
	}

	.head2 {
	color: #000000;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva;
	padding-top: 10px;
}

	.head1{
		color: #000000;
		font-size: 18px;
		line-height: 24px;
		font-weight: bold;
		font-family: Arial,Helvetica,Geneva;
	}
	
	.understreck{
	text-decoration: underline;
}

	.pris {
	color: #000000;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva;
	padding-top: 10px;
}
