.slogan {
	font-family: "century Gothic";
	font-size: 17px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.copyright {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.webxzone:link {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.webxzone:visited {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.webxzone:hover {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.webxzone:active {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.h1 {
	font-family: "century Gothic";
	font-size: 22px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.products:link {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.products:visited {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.products:hover {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.products:active {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
