BODY {
	background:#e0e0e0;
}

#lettermenu {
	width: 160px;
	text-align: center;
	border-bottom: 2px solid #cdcdcd;
	margin-bottom: 10px;
	margin-top: -10px;
}
#lettermenu ul {
	width: 160px;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	border: 0px;
	text-align: center;
}
#lettermenu ul li {
	width: 40px;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	text-align: center;
}
#lettermenu ul li a, #lettermenu ul li a:link  {
	width: 40px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
