body {
	margin-top: 0px; 
	margin-right: 0px;
	margin-left: 0px; 
	margin-bottom: 0px; 
	background:#FBFAE1; 

  }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #D7A011;
}
a:active {
	text-decoration: none;
}

.forms {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #744200;
	background-color: #F9F7F2;
	width:auto;
	color: #666666;
}


.btn_enviar {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #744200;
	background-color: #744200;
	width:80px;
	height:20px;
	font-weight: bold;
}

.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-indent: 10px;
}



.tfvHighlight {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tfvNormal {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	
}

.rodape {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}

.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-indent: 10px;
}

