body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	
	text-decoration: none;
}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}
.MensagemTopo {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.LinkDetalhes {
	font-family: Tahoma;
	font-size: 12px;
	color: #6AC334;
}
.Menu {
	font-family: Pico12;
	font-size: 12px;
	color: #000000;
}

.Rodape {
	font-family: Pico12;
	font-size: 12px;
	color: #ffffff;
}
.FormContato {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: ffffff;
	border: 1px solid #CCCCCC;
}
.FormButtonsContato {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #f2f9eb;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 20px;
}
.FormValoresHospedagem {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#FF0000;
	background-color: ffffff;
	border: 1px solid #CCCCCC;
}
