.mv {
	list-style-type: none;
	font-family: Tahoma;
	font-size:12px;
	text-align: center;
	float: top;
	height: 31px;
	margin: 0;
	padding: 0;
	}

.mv a {
	display: block;
	width: 180px;
	height: 31px
	color: black;
	line-height: 31px;
	text-decoration: none;
	background-image: url('../stars_tattoo_images/mv.jpg');
	background-repeat: no-repeat; color:#000000
	}

.mv a:hover {
	background-position: 0px -31px;
	colour: #FFFFFF; color:#FFFFFF
	}

.mv li {
	width: 180px;
	display: inline;
	float: left;
	line-height: 31px;
	background-image: url('../stars_tattoo_images/mv.jpg');
	background-position: 0px -31px; 
	background-repeat: no-repeat; color:#000000; height:31px
	}
			
.mh {
	list-style-type: none;
	font-family: Tahoma;
	font-size:12px;
	text-align: center;
	float: left;
	height: 26px;
	margin: 0;
	padding: 0;
	}

.mh a {
	display: block;
	width: 105px;
	height: 26px
	color: black;
	line-height: 26px;
	text-decoration: none;
	background-image: url('../stars_tattoo_images/mh.jpg');
	background-repeat: no-repeat; color:#000000
	}

.mh a:hover {
	background-position: 0px -26px;
	colour: #FFFFFF; color:#000000
	}

.mh li {
	width: 105px;
	display: inline;
	float: left;
	line-height: 26px;
	background-image: url('../stars_tattoo_images/mh.jpg');
	background-position: 0px -26px; 
	background-repeat: no-repeat; color:#000000; height:26px
	}



