A {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 14px;
}
a:hover {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: white;
}
a:active {
	color: white;
}	
.tekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}
.inputbutton { 
font-family: verdana, helvetica, sans-serif; 
font-size: 12px;
color: black;
background-color: #88B0D2;
border: 1px solid white;
}
.input {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #88B0D2;
	TEXT-ALIGN: left;
	border: 1px solid white;
}.okvir1 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

