body {
	margin-top: 5px; 
	margin-right: 0px;
	margin-left: 0px; 
	margin-bottom: 0px; 

  }

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


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

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003700;
}
.topo {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #5C725C;
}


.texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003700;
	text-indent: 15px;
	line-height: 16px;
}



.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: #14500C;
	
}


a.linque {


 font-family: Verdana, Tahoma, Arial;
 font-size: 11px;
 font-weight:normal;

 display:block;
 line-height:18px;
 width:162px;
 height:18px;
 padding: 2px 10px;
 text-decoration:none;
 }
 
a.linque:hover {
 color:#ffffff;
 font-size: 10px;
 font-weight:bold;
 background-color:#FA611F;

 }

.texto_abertura {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 17px;
}
.topo2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	color: #5C725C;
	font-weight: bold;
}
