body { 
	font-family:Calibri;
	
	font-size: 14px; background-color: #064092; background-image:url(pozadina.jpg); background-repeat:repeat-x;}
	
	
	a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #000033;
