body { 
	scrollbar-face-color: #96912A;
	scrollbar-shadow-color: #96912A;
	scrollbar-highlight-color: #96912A;
	scrollbar-3dlight-color: #9ABCDD;
	scrollbar-darkshadow-color: #96912A;
	scrollbar-track-color: #D8D4C4;
	scrollbar-arrow-color: #D8D4C4;
	background-color:#D8D4C4;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana;
}

div.tekst
{
	font-family : Verdana;
	font-size: 11px;
}

td.top
{
	background-color:#434934;
	color :white;
	font-size: 14px;
	font-weight: bold;
}	


td.1
{
		background-color:#96912A;
}

td.2
{
	background-color:#CC6A2B;
}

td.3
{
	background-color:#434934;
}

td.4
{
	background-color:#FFFFFF;
}


a.toplinks
{
	font-family : Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color :white;
}

td.address
{
	font-family : Verdana;
	font-size: 10px;
	text-decoration: none;
	color :white;
	text-align: center;
}

a.addresslinks
{
	font-family : Verdana;
	font-size: 10px;
	text-decoration: none;
	color :white;
	text-align: center;	
}
a.addresslinks:hover
{
	font-family : Verdana;
	font-size: 10px;
	text-decoration: underline;
	color :white;
	text-align: center;	
}

a.copyright
{
	font-family : Verdana;
	font-size: 10px;
	text-decoration: none;
	color :white;
}

a.copyright:hover
{
	font-family : Verdana;
	font-size: 10px;
	text-decoration: underline;
	color :white;
}



