.hp_menu_link_slected {
	COLOR: gray;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana;
	/*background-color:   rgba(0,0,0,0.5);*/
	background-color: #000412;
	
	
	background-image: url(../images/menu_pointer_selected3.png);
	background-position: center top;
	background-repeat:no-repeat;
}



