a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00FF99;
}
a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00FF99;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #9999CC;
}
.bodycopy {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.copyright {
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
