.menu {
	background-image: url(../images/blkgr3.jpg);
	width: 175px;
	padding: 1px;
	height: 20px;
	background-repeat: repeat;
	border-top: 1px solid #DDDDDD;
	border-right: none;
	border-bottom: 1px solid #DDDDDD;
	border-left: none;
}
.catmouseover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	cursor: hand;
}

