.artikkel
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000000;
}

.artikkel a
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000000;
}

.artikkel a:active
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000000;
}

.artikkel a:hover
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	color: #000000;
}

.artikkel a:visited
{
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color: #000000;
}