.malitekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.malitekst1 {
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	text-decoration: none;
}

.milos {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

A:link {
text-decoration: none;
	color: #0082DA;
	font-Family: Tahoma;
	font-size: 14px;
}

A:visited { text-decoration: none; color: #0082DA; font-Family: Tahoma; font-size: 14px }

A:active { text-decoration: none; color: #4C69AC; font-Family: Tahoma; font-size: 14pxt }

A:hover { color: #000000; text-decoration: underline; }
