.menug {
	background: url(../img/button5.gif);
	width: 100%;
}

.menug td a:hover  {
    background: url(../img/button6.gif);
}

.menug td a:active {
	color: red;
}

.menug td a:link {
	color: red;
	
}

.menug td  a {
	height:35px;
	line-height:35px;


}

.menubok {
	background: url(../img/button5.gif);
	width: 200px;
}

.menubok td a:hover  {
    background: url(../img/button6.gif);
}

.menubok td a:active {
	color: red;
}

.menubok td a:link {
	color: red;

}

.menubok td  a {
	height:35px;
	line-height:35px;


}
