.form {
	font-family: "Futura Condensed";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.copyright {
	font-family: "Helvetica";
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
.contact {
	font-family: "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contactname {
	font-family: "Futura Condensed";
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #CCCC99;
	text-decoration: none;
}
a:visited {
	font-family: "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.mail {
	font-family: "Futura Condensed";
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.sindesign {
	font-family: "Futura Condensed";
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
}
