ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

li {
	background-image: url(1pic/ABbuttonContent.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: 20px;
}

a:hover {
	color: #7B468A;
}
