body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: x-small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.light {
	color: #FFFFFF
}
.footer{
	font-size: xx-small;
	color: #ffffff
}
 
a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
a.meni {
	color:#000000;
	text-decoration: none;
}
a.meni:hover {
	color:#000000;
	text-decoration: underline;
}
a.light {
	color:#FFFFFF;
	text-decoration: none;
}

a.light:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

hr {
	height: 0px;
	border-bottom: 1px dashed #000066;
}
