a {
	font-family: "Times New Roman", Times, serif;
	color: #C48E50;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E2F29;
}

a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #FFDBA0;
	text-decoration: none;
}
.z {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}


.FloatMask {
	position: absolute;
	z-index: 198;
	background: #fff;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	color: inherit;
}.pic {
	cursor: hand;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
