﻿.ListeOverskrift
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.VareOverskrift
{
	font-size: 11px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration: none;
}
.VareTekst
{
	font-size: 9px;
	color: #77787a;
	text-decoration: none;
}
.VareDato
{
	font-size: 9px;
	color: #CCCCCC;
}
.NavigationLinks
{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.InfoTekst
{
	color: #77787a;
}

