A:LINK {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}
A:ACTIVE {
	font-family: Verdana;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	font-family: Verdana;
	font-size: 11px;
	color: #009000;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: justify;
}
.vemax {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: Black;
}
.textleft {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: left;
}
.naslov {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.form {
	border : 1px solid #737373;
	background : #FFFFFF;
	color : #000000;
	font-family : Verdana;
	font-size : 10px;
}
