@charset "utf-8";
/* CSS Document */

body {
	background-color: #0C0807;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	color: #534C46;
	font-size: x-small;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
}
a:link {
	text-decoration: none;
	color: #E36800;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #E36800;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.txtBoldOrange {
	color: #E36800;
	font-weight: bold;
}
.testimonialTXT {font-size: x-small}
.testimonialTXTColor {
	font-size: 12;
	color: #E36800;
	font-style: italic;
}
.otherTXT {color: #534C46
}
.menu {font-size: x-small
}

