/* CSS Document */

p{
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #525252;
		text-align: justify;
	}
.tekst{
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 21px;
	text-align: justify;
	}
div #content a{
	color:#F8007B;
	text-decoration:none;
	}
div #content a:hover{
	color:#F8007B;	
	text-decoration: underline;	
	}
