a:link {
	font:Arial, Helvetica, sans-serif;
	color: #c4b060;
}

a:visited {
	font:Arial, Helvetica, sans-serif;
	color: #c4b060;
}

a:hover {
	font:Arial, Helvetica, sans-serif;
	text-decoration: #cd7622;
}

a:active {
	color: #c4b060;
}


#nav a {
	color: #c4b060;
	font-size:14px;
	font-weight: bold;
	padding: 2px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:visited {
	color: #c4b060;
	font-size:14px;
	font-weight: bold;
	padding: 2px;
	text-decoration:none;
	text-transform:uppercase;
}

#nav a:hover {
	color: #000000;
	font-size:14px, bold;
	font-weight: bold;
	padding: 2px;
	text-decoration:none;
	background-color: #cd7622;
	text-shadow:#FFCC66;
	text-transform:uppercase;
}


#nav2 a {
	color: #c4b060;
	font-size:10px;
	font-weight: bold;
	padding: 5px;
	text-decoration:none;
}

#nav2 a:visited {
	color: #c4b060;
	font-size:10px;
	font-weight: bold;
	padding: 5px;
	text-decoration:none;
}

#nav2 a:hover {
	color: #CC9933;
	font-size: 10px;
	padding: 5px;
	text-decoration:none;
	text-shadow:#FFCC66;
}
