UL {
	list-style-type: none;
	margin: 0 0 0 10;
	padding: 0 0 0 0;
}
A {
	text-decoration: none;
}
A {
	text-decoration: underline;
}

