BODY {
	color : #B33838;
	font-family : Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : justify;
	background-image : url(images/m.jpg);
	background-position : 40% 50%;
	background-repeat : no-repeat;
	}

A {
	color : #E47F31;
	text-decoration : underline;
}

A:HOVER {
	color : #B33838;
	text-decoration : underline;
}
a.meni, a.meni:visited, a.meni:link {
	display:block; float:left; background:#FFFFFF; padding:0px 3px; margin:0px 1px 0px 1px; font-family:Verdana; font-size:10px; color:#e7812f; text-decoration: none; font-weight: bold; 
	
}
a.meni:hover {
	text-decoration: none;
	color:#b40224;
}