a:link, a:active, a:hover {
  color:#a00;
}

a:visited {
  color:#c30;
}

h1 {
	color:#c30;
}

h2 {
	color:#a00;
}

h2 a:link, h2 a:active, h2 a:hover, h2 a:visited {
	color:#a00;
}

h3 {
	color:#a00;
}

.button {
  background: url(http://stat1.veltinis.lt/button1.png) no-repeat;
}

#dom li.cur {
	background-color:#c30; 
}

/*#top .pic {
  background: url(http://stat1.veltinis.lt/bgtop1.png) no-repeat; 
} 

#logo .inner {
  background: url(http://stat1.veltinis.lt/lbg1.png) repeat-x; 
}

#logo li.pic {
  background: url(http://stat1.veltinis.lt/l1.png) no-repeat; 
}

#logo li.picend {
  background: url(http://stat1.veltinis.lt/l1end.png) no-repeat; 
}  

table.naviBar td.cur {
	background-color:#c30;
} */




