
.menu, .sky, a .menu_item {
	background-color: rgb(255,255,0);
	color: black;
}

.go_home:hover, .news_link:hover, .main a:hover, a:hover .menu_item, a:hover .langlist_lang, a:hover .tests_panel, .more_info:hover, .admin_box a:hover {
	background-color:	rgb(255,255,100);
	color: rgb(20,20,20);
}
