.copy {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 13px;
	color: 000000;	
}

.white {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 10px;
	color: CCCCCC;
	text-decoration: none;	
}

.print {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 11px;
	color: 000000;
	text-decoration: none;	
}

.broad {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 11px;
	color: 000000;
	text-decoration: none;	
}


.link {
	font-family: Century Gothic, Trebuchet MS;
	font-size: 13px;
	color: EE3031;
	text-decoration: none;	
}


a:hover {
	color: 000000;
}