@charset "utf-8";
.bodytext {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.phonenumber {
	color: #FFFFFF;
	font-size: 36px;
	font-family: "Century Gothic";
}
.navtext {
	font-size: 24px;
	font-family: "Century Gothic";
}
body {
	background-image: url(../newsite/newsite/images/bg_new.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-color: #030419;
	font-family: "Century Gothic";
	color: #FFFFFF;
}
