body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tekst {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

a:hover {
	color: #FE0002;
	text-decoration: none;
}
a:active {
	color: #61369A;
	text-decoration: none;
}
a:link {
	color: #61369A;
	text-decoration: none;
	font-weight: bold;
} 
a:visited {
	color: #61369A;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover
{
    color: #FE0002;
    text-decoration: none;
}
