.linkTekstas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	line-height: normal;
}
.smallTekstas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:link {
	color: #383838; text-decoration:none
}
a:visited {
	color: #383838; text-decoration:none
}
a:hover {
	color: #9A353B; text-decoration:underline
}
a:active {
	color: #000000; text-decoration:none
}.boldTekstas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
