.passportReq{
	display: block;
	background-image: url(images/stambiljMali1.jpg);
	background-repeat: no-repeat;	
	color: #EBB32A;
	font-weight: bold;
	text-decoration: none;
	padding: 15 0 17 50;
	font-size: 11;
	border: groove #77ABD0 2px;
	}
.passportReq:hover{
	display: block;
	background-image: url(images/stambiljMali.jpg);
	background-repeat: no-repeat;	
	color: #77ABD0;
	font-weight: bold;
	text-decoration: none;
	padding: 15 0 17 50;
	font-size: 11;
	border: groove #77ABD0 2px;
	}	
