P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
    color : darkblue;
}

A:Visited  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
    color : darkblue;
}

A:Active  {}

A:Hover  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
    color : red;
}

BODY  {}

.tekst10  {
	font-size : 10pt;
	font-family : verdana;
	COLOR : black;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

.tekst8  {
	font-size : 8pt;
	font-family : verdana;
	COLOR : black;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}

.naslov  {
	font-size : 9pt;
	font-family : verdana;
	COLOR: #495AA5;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}

A.link  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
    color : #495AA5;
}

A.link:Visited  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
    color : #495AA5;
}

A.link:Active  {}

A.link:Hover  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
    color : darkblue;
}

