a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #406F3D;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #406F3D;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #406F3D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.bg {
	background-color: #FDEDCA;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #406F3D;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.nav { 
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/over_05.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 150px;
	height: 34px;
	margin: 0; 
	padding: 0;
}
.nav a:link, .nav a:visited {
	display: block;
	color: #ffffff;
	font-size: 11px;
	width: 150px;
	height: 34px;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav img {
	width: 150px;
	height: 34px;
	border: 0;
}
* html a:hover {
	visibility:visible;
	
}
.nav a:hover img {
	visibility:hidden;
	
}
.nav span {
	position: absolute;
	left: 18px;
	bottom: 13px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-weight: bold;
}
