a:link    { text-decoration:none; color: #2E4700;} 
a:active  { text-decoration:none; color: #2E4700;}
a:visited { text-decoration:none; color: #2E4700;} 
a:hover   { text-decoration:underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	background-color: #FFFFEE;
}
.cardapio {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}
.cardapiotitulo {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; background-color: #FBDB62; display: block;}

.rodape {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2E4700;
}.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFEE;
	border: 1px solid #FFD93F;
}
