a:link {
	color: #c7000d;
	text-decoration: none;
	font-weight: none;
}

a:active {
	color: #c7000d;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #c7000d;	
	text-decoration: none;
	font-style: none;
}

a:hover {
	color: #c7000d;
	text-decoration: underline;
	font-weight: none;
}

p.tekst{
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	font-family: arial;
	text-align: justify;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 00px 0px;
}
