.lucinda {
	font-family: "Lucida Console";
	font-size: 14px;
	font-weight: bold;
}
.impactFont {
	font-family: Impact;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: lighter;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #99CC00;
	text-decoration: underline;
}

a:active {
	
	color: #000000;
	text-decoration: none;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

