ul.menu {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	}
.cat1 li a {

	
	
	font: small-caps 1.1em/20px Georgia,serif;
	color: #F73BB2;
	font-size:14px;
  font-weight:bold;
	text-decoration: none;
}
.cat1 li a:hover {
	background-position: left bottom;
	color: #000;
}


.cat2 li a {
	font: small-caps 1.1em/20px Georgia,serif;
	color: #F73BB2;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.cat2 li a:hover {
	background-position: left bottom;
	color: #000;
}

.cattop a {
	font: small-caps 1.1em/20px Georgia,serif;
	color: #F73BB2;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.cattop a:hover {
	background-position: left bottom;
	color: #000;
}
