.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	line-height: 15px;
}
.text_italic {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	font-style: italic;
	line-height: 15px;
}
.text_roza {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F876BA;
	line-height: 15px;
}
.text_roza_bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F876BA;
	line-height: 15px;
	font-weight: bold;
}
.naslov_1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #F876BA;
	letter-spacing: 3px;
}
.naslov_1italic {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	color: #F876BA;
	letter-spacing: 3px;
}
.text_roza_mali {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	text-transform: capitalize;
	color: #F876BA;
}
.text_roza_mali_bold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F876BA;
}
.naslov_projekta {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
}
A.linkroza1:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F876BA;
	TEXT-DECORATION: none;
}
A.linkroza1:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F876BA;
	TEXT-DECORATION: none;
}
A.linkroza1:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F876BA;
	TEXT-DECORATION: none;
}
A.linkroza1:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	color: #F876BA;
	TEXT-DECORATION: none;
}
