.copy {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333300;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}

.navMenu {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	padding-left: 20px;
	padding-top: 2px;
}
