BODY {
scrollbar-base-color:#FFCC00;
scrollbar-arrow-color:#666666;
scrollbar-highlight-color:#FFCC00;
scrollbar-3dLight-Color:#333333;
scrollbar-shadow-color:#666666;
scrollbar-darkshadow-color:black;
scrollbar-face-color:#FFCC00;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFCC00;
	height: 15px;
	width: 65px;
	border: 1px solid #999999;
	padding-left: 1;
}
.link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #333333;
	color: #FFCC00;
	height: 15px;
	width: 65px;
	border: 1px solid #999999;
	padding-left: 1;
}
.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFCC00;
	background-color: #333333;
	height: 15px;
	width: 65px;
	border: 1px solid #999999;
	padding-left: 1;
}
.link:focus {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #FFCC00;
	height: 15px;
	width: 65px;
	border: 1px solid #999999;
	padding-left: 1;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #FFCC00;
	height: 15px;
	width: 65px;
	border: 1px solid #999999;
	padding-left: 1;
}
.link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: underline;
	background-color: #666666;
	height: 15px;
	width: 65px;
	border: 1px solid #999999;
	padding-left: 1;
}
.obavijesti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	background-color: #FFCC00;
	padding: 5px;
	border: 5px solid #FFCC00;
}
.obavijesti:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	background-color: #FFCC00;
	height: 25px;
	width: 300px;
	padding: 5px;
	border: 5px solid #FFCC00;
}
.obavijesti:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	background-color: #FFCC00;
	height: 25px;
	width: 300px;
	padding: 5px;
	border: 5px solid #FFCC00;
}
.obavijesti:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	background-color: #FFCC00;
	height: 25px;
	width: 300px;
	padding: 5px;
	border: 5px solid #FFCC00;
}
.obavijesti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color:#FFCC00
	background-color: #FF0000;
	height: 25px;
	width: 300px;
	padding: 5px;
	border: 5px solid #FF0000;
}
.obavijesti:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	background-color: #FFCC00;
	height: 25px;
	width: 300px;
	padding: 5px;
	border: 5px solid #FFCC00;
}
.naslovne {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	border: 1px inset #999999;
	margin: 1px;
	padding: 10px;
}
.tekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	padding-left: 10px;
	border: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	border: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	border: none;
}
a:focus {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
	border: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
	border: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF0000;
	border: none;
}

