body {
	background-image: url(IMAGES/FUNDO.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 20px;	
}

	
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000;	
}
	
.estilo2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #F2AF32;
}
	
.formulario{
    MARGIN: 0px;
}


.texto_rodape{
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	font-stretch:ultra-condensed;
}

.texto_rodape:hover{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-size:11px;
}

a.linkum:link {
	color:#221600;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
a.linkum:visited {
	color:#221600;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
a.linkum:hover {
	color:#221600;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #E7E6D8;

	}
a.linkum:active {
	color:#221600;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
	
.texto_comum{
	color:#999;
	font-size:11px;
}

.link_comum{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.link_comum:hover{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
	


