BODY {
	color: #330000;
	background-color: #DFCFA3;
	font-family: sans-serif;
	}
	
	}
	.tekst2 {
	font-family: sans-serif;
	font-size: 12pt;
	color: #330000;
	}
	
A {
	color: #330000;
	text-decoration: underline;
}

A:HOVER {
	color: #660000;
	border-bottom-width: 1px;
    border-bottom-style: none;
    border-bottom-color: #660000;
}	