body{
	margin : 0px;
	padding : 0px;
	background-image : url(images/bg.jpg); 
	background-repeat : repeat-x;
	background-position : top;
}



.tekstas{
	font-family : Arial;
	font-size : 12px;
	color: #333333;
	}
.info{
	font-family : Arial;
	font-size : 11px;
	color: #7C8152;
	padding-top:8px;
	padding-left:10px;
	}
.data{
	font-family : Arial;
	font-size : 12px;
	color: #BC9B2C;
	}
.news a:link, .news a:visited, .news a:active{
	font-family : Arial;
	font-size : 11px;
	color: #7A7A7A;
	text-decoration:none;
}
.news  a:hover {
	font-family : Arial;
	font-size : 11px;
	color: #333333;
	text-decoration:underline;
}
.linkas a:link, .linkas a:visited, .linkas a:active{
	font-family : Arial;
	font-size : 12px;
	color: #BC9B2C;
	text-decoration:none;
}
.linkas  a:hover {
	font-family : Arial;
	font-size : 12px;
	color: #D9BD5E;
	text-decoration:underline;
}


