td img {display: block;}

body {
    background-color:#FFFFFF;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #333333;
}
.title {
	font-size: 13px;
	font-weight: bold;
}
.rodape {
	color: #a97d0c;
	font-weight: bold;
}
/*body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}*/
a:link
{
	font-size: 16px;
	color: #916a05;
	text-decoration: underline;
}
a:visited 
{
	font-size: 16px;
	text-decoration: underline;
	color: #916a05;
}
a:hover 
{
	font-size: 16px;
	text-decoration: underline;
	color: #916a05;
}
a:active
{
	font-size: 16px;
	text-decoration: underline;
	color: #916a05;
}
.box {
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.enviar {
	background-color: #087EAC;
	color: #FFFFFF;
	font-weight: bold;
}
.texto {
	line-height: 17px;
}
.texto_banners
{
	/*color: #f79f0b;*/
	font-weight: bold;
	color: #a67401;
}
.texto_banners a {
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	/*color: #f79f0b;*/
	font-weight: bold;
  text-decoration: none;
}
.fonte_titulo_1
{
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	color: #916a05;
	font-weight: bold;
	text-transform: uppercase;
}
.fonte_titulo_2
{
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 16px;
	color: #916a05;
	font-weight: bold;
}
.fonte_conteudo
{
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 13px;
	color: #916a05;
}
.fonte_conteudo a
{
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 13px;
	color: #916a05;
}

