body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.linksynapse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #905A52;
	text-decoration: none;
	text-transform: uppercase;
}

.linksynapse:hover {
	color: #AF8680;
	text-decoration: underline;
}

.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
}

.linkbottom:hover {
	color: #4B4B4B;
	text-decoration: underline;
}


.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90443F;
	text-decoration: none;
}

.txthp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42423E;
	text-decoration: none;
	line-height: 14px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #C2C2C2;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #EEEEEE;
	text-align: center;
	border: 1px solid #C0C0C0;
}
.txtslideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #909090;
	text-decoration:none;
}

.txtslideshow:hover {
	color: #000000;
}