.textMenu {
	font-size: 10px;
	font-weight: 400;
	font-variant: small-caps;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	}
.a { color: #008000; text-decoration: none; display: inline; }
.credit {
	font-size: 9px;
	line-height: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.textMenu .a:hover { background-color: #f5eba5; }
.textMenu .a:visited { background-color: #d5e6d1; }
.flR { float: right; margin-right: 10px; display: inline; }
.flL { float: left; margin-left: 10px; display: inline; }
