BODY {
	color : #000151;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 8px;
}

A {
	color : #666666;
	text-decoration : none;
}

A:HOVER {
	color : #0080FF;
	text-decoration : underline;
}
.body {
    color : #4B5261;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 11px;
	 text-align: justify;
	
	list-style : url(slike/bull2.gif);
}
.bodysmall {
    color : #4B5261;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 10px;
}
.headline {
	color : #2D96FF;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 13px;
	
}
.desnilink {
	color : #4B5261;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 11px;
	text-align: justify;
}
a.desnilink {
	color : #4B5261;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 11px;
	text-align: justify;
	text-decoration : none;
	}
a.desnilink:hover {
	color : #0080FF;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 11px;
	text-align: justify;
	text-decoration : underline;
}
.thintabe {
	border : 1px solid #9D9D9D;
}
.input{
	color : Black;
	font-family : Arial, Helvetica, Trebuchet MS;
	font-size : 10px;
	font-style : normal;
	border : 1px solid Black;
	background-color : #F4F4F4;
}