﻿body {
}

html {
     overflow-y:scroll;
}

span.normalpris 
{
	text-decoration:line-through;
}

span.tilbudspris
{
	color:Red;
}

span.almtekst
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	line-height: 18px;
}