.copy {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	color: #002F30;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #002F30;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #002F30;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #002F30;
	text-decoration: none;
	line-height: 14px;
}
.juicyapple {
	font-family: "Courier New", Courier, mono;
	font-size: 8px;
	font-weight: normal;
	color: #FF0033;
	text-decoration: none;
}

