.tekstasBold{
	font-family: Verdana;
	font-color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 10px;
	margin: 0 10px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.tekstas {
	font-family: Verdana;
	text-align: justify;
	font-color: #000000;
	font-size: 10pt;
	font-weight: regular;
	text-indent: 10px;
	margin: 0 10px;
	padding-bottom: 14px;
	line-height: 17px;
}
.tekstas a{
	font-color: #808080;
	text-decoration: none;
}
.tekstas a:visited{
	font-color: #808080;
	text-decoration: none;
}
.tekstas a:hover{
	font-color: #808080;
	text-decoration: underline;
}
.tekstas a:active{
	font-color: #808080;
	text-decoration: underline;
}
.tekstasCentre {
	font-family: Verdana;
	text-align: center;
	font-color: #000000;
	font-size: 10pt;
	font-weight: regular;
	text-indent: 10px;
	margin: 0 10px;
	padding-bottom: 14px;
	line-height: 17px;
}
.tekstasCentre a{
	font-color: #808080;
	text-decoration: none;
}
.tekstasCentre a:visited{
	font-color: #808080;
	text-decoration: none;
}
.tekstasCentre a:hover{
	font-color: #808080;
	text-decoration: underline;
}
.tekstasCentre a:active{
	font-color: #808080;
	text-decoration: underline;
}