.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	letter-spacing: 0.2em;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a.clean:link {
    text-decoration: none;
    border-bottom-style: none;
}

a.clean:hover {
    text-decoration: none;
    border-bottom-style: none;
}

a.clean:visited {
    text-decoration: none;
    border-bottom-style: none;
}

a:link {
	color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	text-decoration: none;
	font-size: 12px;

}

a:visited {
	color: #CC3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #CC9900;
	font-size: 12px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
