b.tekst
{
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #006000;
}

b.ikkeprintet
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

b.printet
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #00FF00;
}

b.velkommen
{
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #006000;
	font-style : italic;
}

b.italic
{
	font-weight: narmal;
	font-style : italic;
}

b.Aarstal
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}


b.normal
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}

A:LINK
{
	font-weight : bold;
	color: #ffffff;
  text-decoration: none;
}
A:ACTIVE
{
	font-weight : bold;
	color: #ffffff;
  text-decoration: none;
}
A:VISITED
{
	font-weight : bold;
	color: #ffffff;
  text-decoration: none;
}
A:HOVER
{
	font-weight : bold;
	color: #ffff00;
  text-decoration: none;
}

A.top:LINK
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}
A.top:ACTIVE
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}
A.top:VISITED
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}
A.top:HOVER
{
	text-decoration: none; 
	color: #10b510;
}

A.confirmation:LINK
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}
A.confirmation:ACTIVE
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}
A.confirmation:VISITED
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #285628;
}
A.confirmation:HOVER
{
	text-decoration: none; 
	color: #10b510;
}

A.roed:LINK
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a00000;
}
A.roed:ACTIVE
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a00000;
}
A.roed:VISITED
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a00000;
}
A.roed:HOVER
{
	text-decoration: none; 
	color: #ff4040;
}
