body {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #C5D2E7;
}
a {
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.xelart: {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.xelart:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.xelart:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.xelart:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.naslov { font-size: 12px; font-weight: bold; }

.meni {
	color: #FFFFFF;
	text-decoration: none;
}
.meni:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.meni:active {
	color: #FFFFFF;
	text-decoration: none;
}
.meni:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.off {
	background: #006699;
	text-decoration: none;
	color: #FFFFFF;
}
td.on {
	background: #1177AA;
	text-decoration: underline;
	color: #FFFFFF;
}
