a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E28C39;
	text-decoration: none;
}

a.braco_pq:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.braco_pq:active {
	font-family: tahoma;
	font-size: 11px;
		font-weight: Normal;
	color: #ffffff;
	text-decoration: none;
}
a.braco_pq:visited {
	font-family: tahoma;
	font-size: 11px;
		font-weight: Normal;
	color: #ffffff;
	text-decoration: none;
}
a.braco_pq:hover {
	font-family: tahoma;
	font-size: 11px;
		font-weight: Normal;
	color: #E28C39;
	text-decoration: none;
}


a.link_cinza:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.link_cinza:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.link_cinza:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a.link_cinza:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E28C39;
	text-decoration: none;
}
.tahoma_cinza {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tahoma_branco_pequeno {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma_titulo_cinza {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tahoma_laranja {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #DD6F00;
	text-decoration: none;
}
.tahoma_titulo_branco {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tahoma_titulo_vermelho {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #C62828;
	text-decoration: none;
}
.tahoma_pq_cinza {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.textarea {
background: #FFF;
border: 1px solid #97928A;
color: #000;
font-family: tahoma;
font-size: 11px;
margin: 0px;
padding: 2px;
vertical-align: middle;
}
.border {
border: 1px solid #97928A;
margin: 0px;
padding: 2px;
}
.botao{
        font-size:11px;
        font-family:tahoma;
        font-weight:normal;
        color:#ffffff;
        background:#97928A;
        border:0px;
        width:auto;
        height:20px;
}

 

.sem_borda {
  border: 0px solid black;
  border-collapse: collapse;
  width: 100%
}
 
.sem_borda td {
  border: 0px solid black;
}

.sem_borda tr {
  border: 0px solid black;
}

