td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a {  color: #CC0000; text-decoration: underline}
a:hover {  text-decoration: none}


a.ln:link {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #993300;
	
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 10px;
	border-left: 1px solid #9EB6CF;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #0D1A26;
	border-bottom: 1px solid #0D1A26;
}

a.ln:hover {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #336699;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFB300;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #FFDB86;
	border-top: 1px solid #FFDB86;
	border-right: 1px solid #614400;
	border-bottom: 1px solid #614400;
}


.here {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	background-color: #FFB300;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #FFDB86;
	border-top: 1px solid #FFDB86;
	border-right: 1px solid #614400;
	border-bottom: 1px solid #614400;
}


a.ln:visited {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #993300;
	
	background-position: left center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 10px;
	border-left: 1px solid #9EB6CF;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #0D1A26;
	border-bottom: 1px solid #0D1A26;
}