ul.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #CCFFFF;
	text-align: center;
	display: block;
	margin: 0px;
}
.link li {
	display: inline;
	list-style-type: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 2px;
}
