.tekstinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
}
.tekstinfo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.tekstinfo a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
.tekstinfo a:visited {
	color: #FFF;
	text-decoration: none;
}
.tekstinfo a:hover {
	color: #999;
	text-decoration: none;
}
.tekstinfo a:active {
	color: #FFF;
	text-decoration: none;
}
