.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.nav a			{ color:#666666; text-decoration: none; }
.nav a:hover	{ color:#000000; text-decoration: none; } 
.nav a:link		{}

.tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.tekst a			{ color:#666666; text-decoration: underline; }
.tekst a:hover	{ color:#000000; text-decoration: underline; } 
.tekst a:link		{}
}
