a:link {
	font-family: Arial;
	font-size: 14px;
	color: #DAB692;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #DAB692;
	text-decoration: underline;
}.body {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #999999;
	font-style: normal;
	font-variant: small-caps;

}
