.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #66CC33;
	font-weight: bold;
	cursor: hand;
}
.menu a:link {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.menu a:active {color: #66CC33; font-weight: bold; text-decoration: none}
.menu a:visited {color: #66CC33; font-weight: bold; text-decoration: none}
.menu a:hover {color: #0099FF; font-weight: bold; text-decoration: none}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.copy a:link {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.copy a:active {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.copy a:visited {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.copy a:hover {
	color: #66CC33;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
