#Navi a {display: block;}
#menu{margin-top:5px; height:25;	cursor:hand;}
.menubg{	background-image:url(../images/menu.jpg);	cursor:hand;}
.clockbg{
	background:url(../images/bar_search_bg_1.jpg);
	cursor:hand;
	width: 224px;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.menu_home {
	color: #000000;
	background-image: url(../images/menu_home.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 74px;
	text-align: center;
	cursor:hand;
}
.menu_home_over {
	color: #006600;
	background-image: url(../images/menu_home_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 74px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_business{
	color: #000000;
	background-image: url(../images/menu_business.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	cursor:hand;
}
.menu_business_over{
	color: #006600;
	background-image: url(../images/menu_business_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_website{
	color: #000000;
	background-image: url(../images/menu_website.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	cursor:hand;
}
.menu_website_over{
	color: #006600;
	background-image: url(../images/menu_website_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_optimize{
	color: #000000;
	background-image: url(../images/menu_optimize.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	cursor:hand;
}
.menu_optimize_over{
	color: #006600;
	background-image: url(../images/menu_optimize_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 80px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_keywords{
	color: #000000;
	background-image: url(../images/menu_keywords.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 93px;
	text-align: center;
	cursor:hand;
}
.menu_keywords_over{
	color: #006600;
	background-image: url(../images/menu_keywords_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 93px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_numbers{
	color: #000000;
	background-image: url(../images/menu_numbers.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 81px;
	text-align: center;
	cursor:hand;
}
.menu_numbers_over{
	color: #006600;
	background-image: url(../images/menu_numbers_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 81px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_tools{
	color: #000000;
	background-image: url(../images/menu_tools.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
	text-align: center;
	cursor:hand;
}
.menu_tools_over{
	color: #006600;
	background-image: url(../images/menu_tools_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_information{
	color: #000000;
	background-image: url(../images/menu_information.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
	text-align: center;
	cursor:hand;
}
.menu_information_over{
	color: #006600;
	background-image: url(../images/menu_information_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 105px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}
.menu_service{
	color: #000000;
	background-image: url(../images/menu_service.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 82px;
	text-align: center;
	cursor:hand;
}
.menu_service_over{
	color: #006600;
	background-image: url(../images/menu_service_over.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 82px;
	text-align: center;
	font-weight: bold;
	cursor:hand;
}

.menu:link{	color: #000000;	text-decoration: none;}
.menu:hover {	font-weight: bold;	color: #006600;	text-decoration: none;}
.menu:visited {}
.menu:active {	font-weight: bold;	color: #FFFFFF;	text-decoration: none;}
a:link {color: #666666;text-decoration: none;}
a:hover {color: #ff6600;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:active {color: #ffcc00;text-decoration: none;}
