body {
	background:url('../images/bg3.jpg') top center no-repeat #f5f5f5;
}

#lang a:hover {
    color:#6bc536;
}
#menu li ul li a:hover, #menu li ul li:hover > a {
    color:#6bc536;
}
#menu li a:hover {
    color:#6bc536;
}
#sites a:hover {
    color:#6bc536;
}


.news_title {
	color:#6bc536;
}
.paging a.a {
    background:#6bc536;
}