.copyWhite a:hover {
	font-family:"Century Gothic";
	font-size:12px;
	text-decoration: none;
	color: #ffffff;
}

body {
	font-family:verdana;
	margin:0px;
}

a {
	font-family:"Century Gothic";
	font-size:12px;
	text-decoration: underline;
	color:#00F;
}

a:hover {
	font-family:"Century Gothic";
	font-size:12px;
	text-decoration: none;
	color: #06F;
}

