.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.textNaslov {
	font-family: Impact;
	font-size: 60px;
	font-weight: normal;
	color: #33CC00;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;	     
}
.text1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	     
}
.text2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	     
}
.textNaslovna {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #33CC00;
	text-decoration: none;	     
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
	color: #666666;
	text-decoration: none;
}
