.lftlnknav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Fixedsys;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: caps;
	text-transform: capitalize;
	color: #FFFFCC;
	text-decoration: none;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: 3px;
	padding: 3px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 13px;
	top: 21px;
	right: auto;
	bottom: auto;
	clip:  rect(auto auto auto auto);
	cursor: auto;
	page-break-before: auto;
	page-break-after: auto;
	background-color: #FFFFFF;
}
a {
	background-color : transparent;
	color : "light blue";
	text-decoration : underline;
}
a:visited {
	background-color : transparent;
	color : "light-green";
}
