A:active{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 0;
}
A:link{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 0;
}
A:hover{
	color: #FF6633;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	border: 0;
}
A:visited{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	border: 0;
}
A:visited:hover{
	color: #FF6633;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	border: 0;
}
.tekst
{
font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight :normal;
	color : #000000;
	text-decoration: none;
	padding-top : 3px;
	letter-spacing : 0px;
}

