body { background-color: #000000;
	margin: 0;
	padding: 0;

}

a:link {
	color: #FFC692;
}

a:hover {
	color: #FFC692;
}

a:visited {
	color: #FFC692;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFC692;
}

.subpage { 
	background-image:url(../_images/BKG_contact.gif);
	background-repeat: no-repeat;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFC692;
}
