.linki {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.linki2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.linki:hover{
	color: #006600;
}
.linki2:hover{
	color: #006600;
}
a,a:link,a:visited,a:hover,a:active
{
	text-decoration: none;	
	color: #333;
}
.edit {
	border: 1px solid silver;
}
td{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}
.tekst2 {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
