
body {
	font-family: Tahoma,Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
	font-size: 11px;
	margin:0px;
	}

	tekst {
		font-family: Tahoma;
		font-size:11px;
		color: black;
	}
a {text-decoration: none;
color:black;

}	

a:hover {
	color: #990000;
	text-decoration: underline;
	}