A:link {

	color: #003366;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;

}


A:visited {

	color: #003366;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;

}


A:visited:hover {

	color: #003366;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}


A:hover {

	color: #003366;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}


A:active {

	color: #003366;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;

}

.linije {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	padding-right: 6px;
	font-weight: bold;
}

.linija {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #777777;



}
