a {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
}
a:active {
	color: #828282;
	text-decoration: underline;
} 
a:hover {
	color: #828282;
	text-decoration: underline;
}


a.link-noVisited, a.link-noVisited:visited {
	color: Red;
}

/

a.daugiau {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.daugiau:visited {
	color: #999999;
}

a.daugiau:hover {
	color: #9EAC09;
	text-decoration: underline;
}

a.daugiau:active {
	color: #ABBA0A;
	text-decoration: underline;
}

/* ///
  ///
 /// */

.newsList a {
	color: #708BB0;
	text-decoration: none;
}

.newsList a:visited {
	color: #708BB0;
}

.newsList a:hover {
	color: #708BB0;
	text-decoration: underline;
}

.newsList a:active {
	color: #708BB0;
	text-decoration: underline;
}

/* ///
  ///
 /// */

table.pageZone-PageFooter .second a {
	text-decoration: none;
	color: #797979;
}

table.pageZone-PageFooter .second a:visited {
	color: #797979;
}

table.pageZone-PageFooter .second a:hover {
	text-decoration: underline;
}

table.pageZone-PageFooter .second a:active {
	text-decoration: underline;
}

/* ///
  ///		
 /// */

table.pageZone-PageFooter .contacts a {
	text-decoration: none;
	color: #8C8C8C;
}

table.pageZone-PageFooter .contacts a:visited {
	color: #8C8C8C;
}

table.pageZone-PageFooter .contacts a:hover {
	text-decoration: underline;
}

table.pageZone-PageFooter .contacts a:active {
	text-decoration: underline;
}

/* ///
  ///		
 /// */

a.bulletedList-black {
	color: black;
	font-size: 11px;
	text-decoration: none;
}

a.bulletedList-black:visited {
	color: black;
}

a.bulletedList-black:hover {
	color: black;
	text-decoration: underline;
}

a.bulletedList-black:active {
	color: black;
	text-decoration: underline;
}

/* ///
  ///		
 /// */

.chapterMenu td.lev2 a {
	color: black;
	font-size: 11px;
	text-decoration: none;
}

.chapterMenu td.lev2 a:visited {
	color: black;
}

.chapterMenu td.lev2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.chapterMenu td.lev2 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* ///
  ///		
 /// */

.chapterMenu td.lev2 a.active {
	color: white;
}

.chapterMenu td.lev2 a.active:visited {
	color: white;
}

.chapterMenu td.lev2 a.active.:hover {
	color: #white;
}

.chapterMenu td.lev2 a.active:active {
	color: #white;
}


/* ///
  ///		
 /// */

a.lnkArrowS1RightGrey, a.lnkArrowS1RightGrey:visited {
	color: #666666;
	text-decoration: none;
	padding: 0 10px 0 0;
	/*background: url(../images/icon-arrow1-greyRight.gif) no-repeat 100% 50%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a.lnkArrowS1RightGrey:hover, a.lnkArrowS1RightGrey:active {
	color: #666666;
	text-decoration: underline;
}

/* ///
  ///		
 /// */

.lnkHomeBanner a, .lnkHomeBanner a:visited {
}

.lnkHomeBanner a:hover, .lnkHomeBanner a:active {
	color: #739005;
}

a.newsListB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.newsListB:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.newsListB:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.newsListB:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.underline_none, a.underline_none:visited, a.underline_none:active, a.underline_none:hover  {
	text-decoration: none;
}
