#hmenu {
	background-image: url(../images/cuts/a_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 3px -1px;
	background-color: #C0D2DE;
	height: 25px;
	text-align: right;
	border-left: 1px solid black;
	border-right: 1px solid black;	
}

#hmenu a {
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 10px;
	text-decoration: none;
	color: black;
	margin-top: 5px;
}
