<!-- Header -->
.header_text {
	font-family:Arial;
	font-size:13px;
	color:#DBDBDB;
	text-decoration:none;
}
.header_text a {
	font-family:Arial;
	font-size:13px;
	color:#DBDBDB;
	text-decoration:none;
}
.header_text a:hover {
	font-family:Arial;
	font-size:13px;
	color:#DBDBDB;
	text-decoration:underline;
}
<!-- Header paieška -->
.header_input_search {
	background-color:#E1D5C8;
	border-bottom:outset;
	border-bottom-width:1px;
	border-bottom-color:#006b6e;
	border-bottom-style:solid;
	
	border-left:outset;
	border-left-width:1px;
	border-left-color:#006b6e;
	border-left-style:solid;
	
	border-top:outset;
	border-top-width:1px;
	border-top-color:#006b6e;
	border-top-style:solid;
	
	border-right:outset;
	border-right-width:1px;
	border-right-color:#006b6e;
	border-right-style:solid;
}
<!-- Kairysis meniu -->
.left_menu_link {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-transform: uppercase;
}
.left_menu_link a {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-transform: uppercase;
}
.left_menu_link a:hover {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	text-transform: uppercase;
}
<!-- Naujienos -->
.news_text {
	font-family:"Times New Roman";
	font-size:14px;
	color:red;
}
.news_text_date {
	font-family:Times New Roman;
	font-size:14px;
	color:#000000;
}
.news_text_title {
	font-family:"Times New Roman";
	font-size:14px;
	color:#000000;
}
.more {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.more a {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}
.more a:hover {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

