.veza:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336655;
	text-decoration: none;
	width: 130px;
	margin: 1px;
	padding: 2px;
}
.veza:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224400;
	text-decoration: none;
	width: 130px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #000099;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
	margin: 1px;
	padding: 2px;
	font-weight: bold;
}
.veza:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc2222;
	text-decoration: none;
	width: 130px;
	font-size: 12px;
	margin: 1px;
	padding: 2px;
}
.veza:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	width: 130px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: 663366;
	border-left-color: 663366;
	margin: 1px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 663366;
}
