@charset "utf-8";
.copyright_phonenumber {
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 2.167em;
	font-weight: normal;
	letter-spacing: 1px;
}
.copyright_text {
	color: #666666;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	font-weight: normal;
}
.copyright_email {
	color: #666666;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
}
.copyright_email a {
	text-decoration: none;
	color: #333333;
}
.copyright_email a:hover {
	color: #cc3333;
	text-decoration: none;
}
.copyright_text a {
	color: #666666;
	text-decoration: none;
}
.copyright_text a:hover {
	color: #999999;
	text-decoration: none;
}
