td 
{ 
font-family: Arial; 
font-size: 12px;
}

a 
{ 
color:#C4AE46;
}

a:visited 
{ 
color:#C4AE46;
}

a:link 
{ 
color:#C4AE46;
}

a:active 
{ 
color:#C4AE46; 
}

a:hover 
{ 
color:#E1D7A3; 
}
a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #C4AE46;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 10px;
}
a.nav1:hover {
	color: #E1D7A3;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url(images/bkgd_content_10.jpg);
	text-indent: 10px;
}