a.submeniu{
	font-family : verdana;
	font-size : 10px;
	color : #006700;
	font-weight : bold;
	text-decoration : none;
}
a.submeniu:hover{
	font-family : verdana;
	font-size : 10px;
	color : #64B71F;
	font-weight : bold;
	text-decoration : none;
}

a{
	font-family : verdana;
	font-size : 11px;
	font-weight: normal;
	color : #014F01;
	text-decoration : underline;
}
a:hover{
	font-family : verdana;
	font-size : 11px;
	font-weight: normal;
	color : #014F01;
	text-decoration : none;

}
a.2{
	font-family : verdana;
	font-size : 10px;
	font-weight: normal;
	color : #ffffff;
	text-decoration : none;
}

a.2:hover{
	font-family : verdana;
	font-size : 10px;
	font-weight: normal;
	color : #ffffff;
	text-decoration : none;
}

H1{
	font-family : verdana;
	font-size : 11px;
	font-weight : bold;
	color : #003A00;
}

.text{
	font-family : verdana;
	font-size : 11px;
	color : #003A00;
	text-align: justify;
}
.text2{
	font-family : verdana;
	font-size : 9px;
	color : #ffffff;
	text-align: center;
}
	
.text3{
	font-family : verdana;
	font-size : 9px;
	color : #ffffff;
	text-align: left;
}  

input, textarea { border: solid 1px darkgreen; }
input.submit { border: outset 2px darkgreen; background-color: darkgreen; color: white; font-size: 12px; }
.uzs { color: darkgreen; font-size: 13px; font-weight: bold; padding-right: 6px; }
