.enter
	{
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: "Century Gothic";
	color:#666666;
	font-size: 16px;
}



.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
		font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

a.copy {
	color: #666666;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.copy:hover {
	color: #000000;
	text-decoration: underline;
}
