.tekstas {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.datukas {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}


    

.tekstasbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;

}


    

a:link

{

text-decoration:none;

color:#99FFCC;

}



a:active

{

text-decoration:none;

color:red;


}

a:hover

{

text-decoration:none;

color:#FF9999;

}
a:visited {


text-decoration:none;

color:#99FFCC;
}
