.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #2F447B;
}
.bold2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #123366;
}
.bold2crveno {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #990000;
}
.bold2svjetlije {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4D80C4;
}
a:link {
	font-size: 9px;
	font-weight: bold;
	color: #3C5574;
	text-decoration: none;
}
a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #3C5574;
}
a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #4D80C4;
	text-decoration: none;
}
a:active {
	font-size: 9px;
	font-weight: bold;
	color: #3C5574;
	text-decoration: none;
}.design_manja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: bold;
}

