.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #336633;
}
a:link {
	color: #336633;
}
a:visited {
	color: #336633;
}
a:hover {
	color: #99CC99;
	text-decoration: none;

}
a:active {
	color: #336633;
}
