body {	
	background-color: #000000;
	}


.tekst {	
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

.small {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}

.head {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	}

.adr {	
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
        border-top: 1px solid #dedede;
	}

a {	
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	}

a.small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	}

a.small:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #598359;
	}


a.menu  {
	font-size: 12px;
	color: #FDEEC7;
	text-decoration: none;
        text-decoration: none;
	}


a.menu:hover {
	background-image: url(images/ico_logo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	}

