a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C5A35B;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #C5A35B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C5A35B;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C5A35B;
	text-decoration: none;
}

a.nav1:link {font-size: 12px;
		color: #D7CEB7;}
a.nav1:active {font-size: 12px;
		color: #D7CEB7;}
a.nav1:visited {font-size: 12px;
		color: #D7CEB7;}
a.nav1:hover {font-size: 12px;
		color: #D7CEB7;}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
