body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F9;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}

#ustmenu a:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#ustmenu a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
#ustmenu a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #333333;
}
#ustmenu a:active {
	text-decoration: none;
	font-weight:bold;
	color: #333333;
}
.cerceve {
	border: 1px inset #663399;
}
