.horbar {
	padding:4px 0px 2px 0px;
	
	}
.horbaritem {
	background:url(../im/menu_l.gif) left no-repeat;
	font:11px tahoma;
	color:#ce8506;
	text-transform:uppercase;
	text-decoration:none;	
	padding:0px 7px 0px 15px;
	}
.horbaritem a:link{
	color:#fff;
	text-decoration:none;
	}
.horbaritem a:visited{
	color:#fff;
	text-decoration:none;
	}
.horbaritem a:hover{
	text-decoration:underline;
	}
.horbaritem a:active{
	text-decoration:underline;
	}
