#menuList {
	color: #FFB5F0;
	margin: 0px;
}

li.menubar {
	list-style-type:none;
	margin-bottom: 3px;
}

#photoList a:hover {
	background-color:#FFB5F0;
	color: #fff;
}


a.actuator {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-decoration: none;
	color: #A1368A;
	font-size: 1.1em;
	font-weight: bold;
	height: 20px;
	margin-bottom: -5px;
	margin-top: 5px;
}

a.actuator:hover  {
	background-color:#FFB5F0;
	color: #fff;
}







