.Hhorbar	{
	color: black;
	border: 0px;
}

.Hhorbaritem	{
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height : 30px;
}

.Hhorbaritem a	{
	display: block;
	text-decoration: none;
	font-weight:900;
	margin-left: 0px;
	margin-right: 0px;
}

.Hhorbaritem a:link	{
	color: #ffffff;
	text-decoration: none;
}

.Hhorbaritem a:visited	{
	color: #ffffff;
	font-weight:900;
	text-decoration: none;
}

.Hhorbaritem a:hover	{
	color: #ffffff;
	background-color: #04B1FE;
	text-decoration: none;
}

.Hhorbaritem a:active	{
	color: #2C2C2C;
	text-decoration: none;
}

