a.asmListItemRemove {
	color: #FF0000;
}
	a.asmListItemRemove:hover {
		color: #c95a00;
	}

label {
	display: block;
	font-size: 2em;
	font-family: Georgia, serif; 
	color: #444;
}

.asmHighlight {
	color: #777; 
}

.asmSelect {
	margin: 1em 0 0.25em 0;
}



