


.menulink a{
  margin:0px;
	width: auto;/*990*/
  height:18px;
	display: block;
	padding:2px 25px 0px 5px;
	margin: 0px 0px 0px 5px;
	float:left;
	position: relative;
	/*overflow-x: hidden;
	overflow-y: auto;*/
	text-align:center;
	font-size: 12px;
	color:#000;
	text-decoration: none !important;
	font-weight: bold;
	/*background:transparent url(../img/menu1.jpg) repeat-y scroll right center;*/
}

.menulink:hover a{
  /*background:transparent url(../img/menu.jpg) repeat-y scroll right center;*/
  color:#038C02;
}

.menulink1 a{
  margin:0px;
	width: auto;/*990*/
  height:18px;
	display: block;
	padding:2px 25px 0px 5px;
	margin: 0px 0px 0px 5px;
	float:left;
	position: relative;
	/*overflow-x: hidden;
	overflow-y: auto;*/
	text-align:center;
	font-size: 12px;
	color:#038C02;
	text-decoration: none !important;
	font-weight: bold;
	/*background:transparent url(../img/menu.jpg) repeat-y scroll right center;*/
}

