.submenu-li{
    list-style:none;
	margin: 0px;
	white-space: nowrap;
    font-size: 90%;
    color: #333333 !important;
}
.submenu-ul{
	padding-left: 15px;
    margin:0px;
    color: #333333 !important;
}
.menutitle{
    cursor:pointer;
    padding:0px;
    text-align:left;
    font-weight:bold;
    white-space: nowrap;
    font-size: 10px;
    color: #333333 !important;
/*/*/border:1px none #000000;/* */
}

.submenu{
/*    margin-bottom: 0.5em;*/
      color: #333333 !important;
}

.menutext{
    color: #333333 !important;
}

.aboutus:hover,.menutext:hover, .catlist .category-products:hover,.menutitle b:hover{
    color: blue !important;
    /*font-weight: bold;*/
}

.aboutus{
    color: #FF00FF !important;
    /*font-weight: bold;*/
}
