a:link {
	color: #664730;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0B6B2;
}
a:visited {
	color: #664730;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0B6B2;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A734A;
}
a:active {
	color: #664730;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0B6B2;
}

a.link-tab:link, a.link-tab:visited  {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	text-decoration: none;
	color: #442137;
	font-size: 12px;
	letter-spacing: 0.09em;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-style: none;
	padding-left: 20px;
}
a.link-tab:active {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #DADADA;
}
a.link-tab:hover {
	text-decoration: none;
	color: #7C0B52;
	border-bottom-style: none;
}
a.link-credit:link, a.link-credit:active, a.link-credit:visited   {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	border-bottom-style: none;
}
a.link-credit:hover {
	color: #999999;
	border-bottom-style: none;
}
